Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dperf_event_server.h74 #define PPMU_ONLY_COUNT_RUN 4 /* only counting in run state */ macro
/arch/powerpc/perf/
Dpower7-pmu.c180 if (flags & PPMU_ONLY_COUNT_RUN) { in power7_get_alternatives()
Dpower6-pmu.c400 if (flags & PPMU_ONLY_COUNT_RUN) { in p6_get_alternatives()
Dpower5+-pmu.c299 if (flags & PPMU_ONLY_COUNT_RUN) { in power5p_get_alternatives()
Dpower8-pmu.c573 if (flags & PPMU_ONLY_COUNT_RUN) { in power8_get_alternatives()
Dcore-book3s.c1851 flags |= PPMU_ONLY_COUNT_RUN; in power_pmu_event_init()