Home
last modified time | relevance | path

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

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