Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c650 typedef void (*stat_print_function_t)(struct perf_stat_config *config, in perf_stat__print_shadow_stats() typedef
654 static const stat_print_function_t stat_print_function[STAT_MAX] = { in perf_stat__print_shadow_stats()
675 stat_print_function_t fn = stat_print_function[evsel__stat_type(evsel)]; in perf_stat__print_shadow_stats()