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

/linux-master/tools/perf/util/
H A Dpmu.h252 bool pmu_uncore_identifier_match(const char *compat, const char *id);
H A Dpmu.c875 bool pmu_uncore_identifier_match(const char *compat, const char *id) function
938 pmu_uncore_identifier_match(pe->compat, pmu->id)) {
H A Dmetricgroup.c501 if (!pmu->id || !pmu_uncore_identifier_match(pm->compat, pmu->id))

Completed in 108 milliseconds