this_pmu_has_errata
if (this_pmu_has_errata(INSTRUCTIONS_RETIRED_OVERCOUNT))
if (this_pmu_has_errata(BRANCHES_RETIRED_OVERCOUNT))
bool br_matched = this_pmu_has_errata(BRANCHES_RETIRED_OVERCOUNT) ? \