The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
basic statistics
rate estimator statistics
statistics lock
rate estimator configuration TLV
Creates a new rate estimator with &bstats as source and &rate_est as destination. A new timer with the interval specified in the configuration TLV is created. Upon each interval, the latest statistics will be read from &bstats and the estimated rate will be stored in &rate_est with the statistics lock grabed during this period.
Returns 0 on success or a negative error code.
<<< Previous | Home | Next >>> |
gnet_stats_finish_copy | Up | gen_kill_estimator |