other versions
- stretch 4.9.168-1
GEN_KILL_ESTIMATOR(9) | Linux Networking | GEN_KILL_ESTIMATOR(9) |
NAME¶
gen_kill_estimator - remove a rate estimatorSYNOPSIS¶
void gen_kill_estimator(struct gnet_stats_basic_packed * bstats, struct gnet_stats_rate_est64 * rate_est);
ARGUMENTS¶
bstatsbasic statistics
rate_est
rate estimator statistics
DESCRIPTION¶
Removes the rate estimator specified by bstats and rate_est.NOTE¶
Caller should respect an RCU grace period before freeing stats_lockCOPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |