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

/linux-master/tools/perf/util/
H A Dstat-shadow.c664 typedef void (*stat_print_function_t)(struct perf_stat_config *config, typedef
668 static const stat_print_function_t stat_print_function[STAT_MAX] = {
689 stat_print_function_t fn = stat_print_function[evsel__stat_type(evsel)];

Completed in 87 milliseconds