k compatible statistics implemented in terms of sr counters. More...
#include "../../counters.h"#include "../../kstats_types.h"

Go to the source code of this file.
:
New functions: stats_support() - partially replaces get_stats_collector(). Returns 1 if statistics support is compiled, 0 otherwise. get_stat_name() - returns the name of a stat_var. get_stat_module() - returns the module of a stat_var. Removed functions: get_stats_collector() destroy_stats_collector() Removed variables/structures: stats_collector module_stats
:
Definition in file kstats_wrapper.h.
1.7.1