Searched defs:pmu_is_uncore (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/tests/ | ||
H A D | pmu-events.c | 42 bool pmu_is_uncore; member |
/linux/tools/perf/util/ | ||
H A D | pmu.c | 837 static bool pmu_is_uncore(int dirfd, const char *name) in pmu_is_uncore() function |