Searched refs:print_counter (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | stat-display.c | 1117 static void print_counter(struct perf_stat_config *config, in print_counter() function 1501 return print_counter(config, counter, os); in print_percore() 1551 print_counter(config, counter, os); in print_cgroup_counter() 1594 (iostat_print_counter_t)print_counter, &os); in evlist__print_counters() 1600 print_counter(config, counter, &os); in evlist__print_counters() 1613 print_counter(config, counter, &os); in evlist__print_counters()
|