Searched refs:print_counter (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | stat-display.c | 1100 static void print_counter(struct perf_stat_config *config, in print_counter() function 1475 return print_counter(config, counter, os); in print_percore() 1525 print_counter(config, counter, os); in print_cgroup_counter() 1569 (iostat_print_counter_t)print_counter, &os); in evlist__print_counters() 1575 print_counter(config, counter, &os); in evlist__print_counters() 1588 print_counter(config, counter, &os); in evlist__print_counters()
|