Searched refs:should_skip_zero_counter (Results 1 – 1 of 1) sorted by relevance
806 static bool should_skip_zero_counter(struct perf_stat_config *config, in should_skip_zero_counter() function862 if (val == 0 && should_skip_zero_counter(config, counter, &id)) in print_counter_aggrdata()
Completed in 6 milliseconds