Home
last modified time | relevance | path

Searched defs:MMCR0_FC56 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.h16 #define MMCR0_FC56 0x00000010UL /* freeze counters 5 and 6 */ macro
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c90 #define MMCR0_FC56 0 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h885 #define MMCR0_FC56 0x00000010UL /* freeze counters 5 and 6 */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h536 #define MMCR0_FC56 PPC_BIT(59) /* PMC Freeze Counters 5-6 bit */ macro