Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dstat-shadow.c648 typedef void (*stat_print_function_t)(struct perf_stat_config *config, in perf_stat__print_shadow_stats() typedef
652 static const stat_print_function_t stat_print_function[STAT_MAX] = { in perf_stat__print_shadow_stats()
673 stat_print_function_t fn = stat_print_function[evsel__stat_type(evsel)]; in perf_stat__print_shadow_stats()