Searched defs:is_pmu_core (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/lib/perf/include/internal/ | ||
D | evsel.h | 76 bool is_pmu_core; member |
/linux-6.6.21/tools/perf/util/ | ||
D | pmu.c | 1580 bool is_pmu_core(const char *name) in is_pmu_core() function |