Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h83 #define PPMU_NO_SIPR 0x00000004 /* no SIPR/HV in MMCRA at all */ macro
/linux/arch/powerpc/perf/
H A Dppc970-pmu.c489 .flags = PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,
H A Dcore-book3s.c281 if (ppmu->flags & PPMU_NO_SIPR) { in perf_get_misc_flags()
362 else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs)) in perf_read_regs()