Searched refs:stats_group_walk_fn (Results 1 – 2 of 2) sorted by relevance
318 typedef int stats_group_walk_fn(struct stats_hdr *hdr, void *arg); typedef329 int stats_group_walk(stats_group_walk_fn *walk_cb, void *arg);
159 stats_group_walk(stats_group_walk_fn *walk_func, void *arg) in stats_group_walk()