Searched refs:pmu_uncore_identifier_match (Results 1 – 3 of 3) sorted by relevance
279 bool pmu_uncore_identifier_match(const char *compat, const char *id);
1020 bool pmu_uncore_identifier_match(const char *compat, const char *id) in pmu_uncore_identifier_match() function 1091 if (pmu_uncore_identifier_match(pe->compat, pmu->id)) { in pmu_add_sys_aliases_iter_fn()
412 if (!pmu->id || !pmu_uncore_identifier_match(pm->compat, pmu->id)) in metricgroup__sys_event_iter()