Home
last modified time | relevance | path

Searched defs:MMCR0_PMCCEXT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.h17 #define MMCR0_PMCCEXT 0x00000200UL /* PMCCEXT control */ macro
/linux-6.1.9/arch/powerpc/perf/
Dcore-book3s.c103 #define MMCR0_PMCCEXT 0 macro
/linux-6.1.9/arch/powerpc/include/asm/
Dreg.h864 #define MMCR0_PMCCEXT ASM_CONST(0x00000200) /* PMCCEXT control */ macro