Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dperf_event_server.h63 #define PPMU_NO_CONT_SAMPLING 0x00000008 /* no continuous sampling */ macro
/arch/powerpc/perf/
Dppc970-pmu.c490 .flags = PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,
Dpower4-pmu.c610 .flags = PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,
Dcore-book3s.c300 else if ((ppmu->flags & PPMU_NO_CONT_SAMPLING)) in perf_read_regs()