pmu_uncore_identifier_match
if (!pmu->id || !pmu_uncore_identifier_match(pm->compat, pmu->id))
if (pmu_uncore_identifier_match(pe->compat, pmu->id)) {
bool pmu_uncore_identifier_match(const char *compat, const char *id);