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
1491 return print_counter(config, counter, os);
1541 print_counter(config, counter, os);
1586 (iostat_print_counter_t)print_counter, &os);
1592 print_counter(config, counter, &os);
1605 print_counter(config, counter, &os);

Completed in 106 milliseconds