Man Page: gen_kill_estimator
Operating Environment: centos
Section: 9
GEN_KILL_ESTIMATOR(9) Linux Networking GEN_KILL_ESTIMATOR(9)NAMEgen_kill_estimator - remove a rate estimatorSYNOPSISvoid gen_kill_estimator(struct gnet_stats_basic_packed * bstats, struct gnet_stats_rate_est64 * rate_est);ARGUMENTSbstats basic statistics rate_est rate estimator statisticsDESCRIPTIONRemoves the rate estimator specified by bstats and rate_est.NOTECaller should respect an RCU grace period before freeing stats_lockCOPYRIGHTKernel Hackers Manual 3.10 June 2014 GEN_KILL_ESTIMATOR(9)