Home
last modified time | relevance | path

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

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