Searched defs:mmcr0 (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | misc.h | 61 get_mmcr0_fc56(u64 mmcr0,int pmc) get_mmcr0_fc56() argument 66 get_mmcr0_pmccext(u64 mmcr0,int pmc) get_mmcr0_pmccext() argument 71 get_mmcr0_pmao(u64 mmcr0,int pmc) get_mmcr0_pmao() argument 76 get_mmcr0_cc56run(u64 mmcr0,int pmc) get_mmcr0_cc56run() argument 81 get_mmcr0_pmcjce(u64 mmcr0,int pmc) get_mmcr0_pmcjce() argument 86 get_mmcr0_pmc1ce(u64 mmcr0,int pmc) get_mmcr0_pmc1ce() argument 91 get_mmcr0_pmae(u64 mmcr0,int pmc) get_mmcr0_pmae() argument [all...] |
/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_p9_perf.c | 8 static void freeze_pmu(unsigned long mmcr0, unsigned long mmcra) in freeze_pmu()
|
H A D | book3s_hv.h | 18 unsigned long mmcr0; member
|
/linux/arch/powerpc/perf/ |
H A D | mpc7450-pmu.c | 268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
|
H A D | ppc970-pmu.c | 262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 219 u32 mmcr0; in dump_ebb_hw_state() local
|
/linux/arch/powerpc/include/asm/ |
H A D | processor.h | 256 unsigned mmcr0; member
|