Home
last modified time | relevance | path

Searched refs:PPMU_LIMITED_PMC5_6 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dperf_event_server.h81 #define PPMU_LIMITED_PMC5_6 0x00000001 /* PMC5/6 have limited function */ macro
/linux-6.3-rc2/arch/powerpc/perf/
A Dpower6-pmu.c536 .flags = PPMU_LIMITED_PMC5_6 | PPMU_ALT_SIPR,
A Dpower5+-pmu.c674 .flags = PPMU_LIMITED_PMC5_6 | PPMU_HAS_SSLOT,
A Dcore-book3s.c1213 return (ppmu->flags & PPMU_LIMITED_PMC5_6) in is_limited_pmc()
2088 if (ppmu->flags & PPMU_LIMITED_PMC5_6) { in power_pmu_event_init()

Completed in 11 milliseconds