Searched refs:print_counter (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | stat-display.c | 1100 static void print_counter(struct perf_stat_config *config, in print_counter() function 1471 return print_counter(config, counter, os); in print_percore() 1521 print_counter(config, counter, os); in print_cgroup_counter() 1565 (iostat_print_counter_t)print_counter, &os); in evlist__print_counters() 1571 print_counter(config, counter, &os); in evlist__print_counters() 1584 print_counter(config, counter, &os); in evlist__print_counters()
|