Searched refs:stats_group_find (Results 1 – 5 of 5) sorted by relevance
43 struct stats_hdr *hdr = stats_group_find(group_name); in stat_mgmt_count()97 hdr = stats_group_find(group_name); in stat_mgmt_foreach_entry()
350 struct stats_hdr *stats_group_find(const char *name);
194 stats_group_find(const char *name) in stats_group_find() function
71 fixture->sim_stats = stats_group_find("flash_sim_stats"); in before()72 fixture->sim_thresholds = stats_group_find("flash_sim_thresholds"); in before()
74 fixture->sim_stats = stats_group_find("flash_sim_stats"); in before()75 fixture->sim_thresholds = stats_group_find("flash_sim_thresholds"); in before()