kstats_wrapper.h File Reference

k compatible statistics implemented in terms of sr counters. More...

#include "../../counters.h"
#include "../../kstats_types.h"
Include dependency graph for kstats_wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

:

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.