Home
last modified time | relevance | path

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

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