Home
last modified time | relevance | path

Searched defs:is_pmu_core (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/perf/include/internal/
H A Devsel.h130 bool is_pmu_core; member
/linux/tools/perf/util/
H A Dpmu.c1966 bool is_pmu_core(const char *name) in is_pmu_core() function
H A Dparse-events.c214 bool is_pmu_core; in __add_event() local