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

/linux-master/arch/powerpc/include/asm/
H A Dperf_event_server.h90 #define PPMU_ARCH_31 0x00000200 /* Has MMCR3, SIER2 and SIER3 */ macro
/linux-master/arch/powerpc/perf/
H A Dcore-book3s.c83 * check for PPMU_ARCH_31 and we will not enter that code path
520 if (!(ppmu->flags & PPMU_ARCH_31) &&
640 if (ppmu->flags & PPMU_ARCH_31) {
685 if (ppmu->flags & PPMU_ARCH_31) {
952 if (ppmu->flags & PPMU_ARCH_31) {
1334 if (ppmu->flags & PPMU_ARCH_31)
1377 if (ppmu->flags & PPMU_ARCH_31)
1470 if (ppmu->flags & PPMU_ARCH_31)
1515 if (ppmu->flags & PPMU_ARCH_31)
H A Dpower10-pmu.c596 PPMU_ARCH_31 | PPMU_HAS_ATTR_CONFIG1,

Completed in 87 milliseconds