Expand description
§Running Average Utilities
Rust userland utilities to access running averages tracked by BPF ravg_data. See ravg.bpf.h and ravg_impl.bpf.h for details.
Functions§
- ravg_
read - Read the current running average
Rust userland utilities to access running averages tracked by BPF ravg_data. See ravg.bpf.h and ravg_impl.bpf.h for details.