Searched refs:should_skip_zero_counter (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dstat-display.c932 static bool should_skip_zero_counter(struct perf_stat_config *config, function
996 if (val == 0 && should_skip_zero_counter(config, counter, &id))

Completed in 116 milliseconds