Home
last modified time | relevance | path

Searched refs:PPMU_ARCH_207S (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dperf_event_server.h88 #define PPMU_ARCH_207S 0x00000080 /* PMC is architecture v2.07S */ macro
/linux/arch/powerpc/perf/
A Dcore-book3s.c584 return (ppmu->flags & PPMU_ARCH_207S) && in is_ebb_event()
903 if (ppmu->flags & PPMU_ARCH_207S) { in perf_event_print_debug()
1062 if (ppmu->flags & PPMU_ARCH_207S) in check_excludes()
1336 if (ppmu->flags & PPMU_ARCH_207S) { in power_pmu_disable()
1412 if (!(ppmu->flags & PPMU_ARCH_207S)) { in power_pmu_enable()
1437 if (ppmu->flags & PPMU_ARCH_207S) in power_pmu_enable()
1944 if (!(ppmu->flags & PPMU_ARCH_207S)) in power_pmu_event_init()
A Dgeneric-compat-pmu.c303 .flags = PPMU_HAS_SIER | PPMU_ARCH_207S,
A Dpower8-pmu.c373 .flags = PPMU_HAS_SIER | PPMU_ARCH_207S,
A Dpower9-pmu.c445 .flags = PPMU_HAS_SIER | PPMU_ARCH_207S,
A Dpower10-pmu.c584 .flags = PPMU_HAS_SIER | PPMU_ARCH_207S |

Completed in 13 milliseconds