Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds