Searched refs:PPMU_LIMITED_PMC_OK (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dperf_event_server.h97 #define PPMU_LIMITED_PMC_OK 1 /* can put this on a limited PMC */ macro
/linux-master/arch/powerpc/perf/
H A Dcore-book3s.c1113 if (cflags[i] & PPMU_LIMITED_PMC_OK) {
1132 if (cflags[i] & PPMU_LIMITED_PMC_OK)
1920 flags |= PPMU_LIMITED_PMC_OK | PPMU_LIMITED_PMC_REQD;
1936 flags &= ~(PPMU_LIMITED_PMC_OK | PPMU_LIMITED_PMC_REQD);
2089 flags |= PPMU_LIMITED_PMC_OK;
H A Dpower6-pmu.c450 if (!(flags & PPMU_LIMITED_PMC_OK) && nlim) {
H A Dpower5+-pmu.c331 if (!(flags & PPMU_LIMITED_PMC_OK) && nlim) {

Completed in 164 milliseconds