Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h99 #define PPMU_ONLY_COUNT_RUN 4 /* only counting in run state */ macro
/openbmc/linux/arch/powerpc/perf/
H A Dpower7-pmu.c178 if (flags & PPMU_ONLY_COUNT_RUN) { in power7_get_alternatives()
H A Dpower6-pmu.c399 if (flags & PPMU_ONLY_COUNT_RUN) { in p6_get_alternatives()
H A Dpower5+-pmu.c297 if (flags & PPMU_ONLY_COUNT_RUN) { in power5p_get_alternatives()
H A Disa207-common.c772 if (flags & PPMU_ONLY_COUNT_RUN) { in isa207_get_alternatives()
H A Dcore-book3s.c2081 flags |= PPMU_ONLY_COUNT_RUN; in power_pmu_event_init()