Home
last modified time | relevance | path

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

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