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

/linux-master/tools/perf/util/
H A Dstat-display.c1111 static void print_counter(struct perf_stat_config *config, function
1488 return print_counter(config, counter, os);
1538 print_counter(config, counter, os);
1583 (iostat_print_counter_t)print_counter, &os);
1589 print_counter(config, counter, &os);
1602 print_counter(config, counter, &os);

Completed in 118 milliseconds