
Go to the source code of this file.
Functions | |
| int | reg_statistic (char *name) |
| int | register_all_mod_stats (void) |
| int reg_statistic | ( | char * | name | ) |
Definition at line 52 of file stats_funcs.c.
References stat_mod_elem_::flags, LM_ERR, stat_mod_elem_::name, stat_mod_elem_::next, NORESET_FLAG_STR, pkg_malloc, and STAT_NO_RESET.
Referenced by reg_param_stat().
| int register_all_mod_stats | ( | void | ) |
Definition at line 94 of file stats_funcs.c.
References stat_mod_elem_::flags, LM_ERR, MODULE_STATS, stat_mod_elem_::name, stat_mod_elem_::next, NULL, pkg_free, and register_stat.
Referenced by mod_init().
1.5.6