Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c921 static bool should_skip_zero_counter(struct perf_stat_config *config, in should_skip_zero_counter() function
985 if (val == 0 && should_skip_zero_counter(config, counter, &id)) in print_counter_aggrdata()