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

/linux-master/tools/perf/util/
H A Dstat-shadow.c79 static enum stat_type evsel__stat_type(const struct evsel *evsel) function
176 if (type != evsel__stat_type(cur))
689 stat_print_function_t fn = stat_print_function[evsel__stat_type(evsel)];

Completed in 181 milliseconds