Searched refs:statistics_func_t (Results 1 – 3 of 3) sorted by relevance
74 typedef struct statistics_func statistics_func_t; typedef82 void statistics_func_init(statistics_func_t *, statistics_cb_t);85 int register_statistics(statistics_func_t *);
390 statistics_func_init(statistics_func_t *f, statistics_cb_t func) in statistics_func_init() 415 register_statistics(statistics_func_t *f) in register_statistics() 1273 statistics_func_t *statistics_f; in status()
1374 static statistics_func_t statistics;