Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dperf_event_server.h58 #define PPMU_ONLY_COUNT_RUN 4 /* only counting in run state */ macro
/linux-3.4.99/arch/powerpc/perf/
Dpower7-pmu.c158 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()
Dcore-book3s.c1175 flags |= PPMU_ONLY_COUNT_RUN; in power_pmu_event_init()