Searched refs:stats_walk (Results 1 – 3 of 3) sorted by relevance
37 return stats_walk(hdr, stats_cb, arg); in stats_group_cb()
96 stats_walk(struct stats_hdr *hdr, stats_walk_fn *walk_func, void *arg) in stats_walk() function
51 return stats_walk(hdr, stats_mgmt_count_plus_one, &counter); in stat_mgmt_count()107 return stats_walk(hdr, stat_mgmt_walk_cb, &walk_arg); in stat_mgmt_foreach_entry()
Completed in 11 milliseconds