Searched refs:PPMU_ARCH_31 (Results 1 – 3 of 3) sorted by relevance
517 if (!(ppmu->flags & PPMU_ARCH_31) && in power_pmu_bhrb_read()637 if (ppmu->flags & PPMU_ARCH_31) { in ebb_switch_out()682 if (ppmu->flags & PPMU_ARCH_31) { in ebb_switch_in()949 if (ppmu->flags & PPMU_ARCH_31) { in perf_event_print_debug()1331 if (ppmu->flags & PPMU_ARCH_31) in power_pmu_disable()1374 if (ppmu->flags & PPMU_ARCH_31) in power_pmu_disable()1467 if (ppmu->flags & PPMU_ARCH_31) in power_pmu_enable()1512 if (ppmu->flags & PPMU_ARCH_31) in power_pmu_enable()
596 PPMU_ARCH_31 | PPMU_HAS_ATTR_CONFIG1 |
90 #define PPMU_ARCH_31 0x00000200 /* Has MMCR3, SIER2 and SIER3 */ macro