Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dstat-shadow.c79 static enum stat_type evsel__stat_type(const struct evsel *evsel) in evsel__stat_type() function
176 if (type != evsel__stat_type(cur)) in find_stat()
673 stat_print_function_t fn = stat_print_function[evsel__stat_type(evsel)]; in perf_stat__print_shadow_stats()