Searched refs:print_counter (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | stat-display.c | 1205 static void print_counter(struct perf_stat_config *config, in print_counter() function 1597 return print_counter(config, counter, os); in print_percore() 1647 print_counter(config, counter, os); in print_cgroup_counter() 1780 (iostat_print_counter_t)print_counter, &os); in evlist__print_counters() 1786 print_counter(config, counter, &os); in evlist__print_counters() 1799 print_counter(config, counter, &os); in evlist__print_counters()
|