Searched defs:mmcr0 (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
D | misc.h | 63 static inline int get_mmcr0_fc56(u64 mmcr0, int pmc) in get_mmcr0_fc56() 68 static inline int get_mmcr0_pmccext(u64 mmcr0, int pmc) in get_mmcr0_pmccext() 73 static inline int get_mmcr0_pmao(u64 mmcr0, int pmc) in get_mmcr0_pmao() 78 static inline int get_mmcr0_cc56run(u64 mmcr0, int pmc) in get_mmcr0_cc56run() 83 static inline int get_mmcr0_pmcjce(u64 mmcr0, int pmc) in get_mmcr0_pmcjce() 88 static inline int get_mmcr0_pmc1ce(u64 mmcr0, int pmc) in get_mmcr0_pmc1ce() 93 static inline int get_mmcr0_pmae(u64 mmcr0, int pmc) in get_mmcr0_pmae()
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_hv_p9_perf.c | 8 static void freeze_pmu(unsigned long mmcr0, unsigned long mmcra) in freeze_pmu()
|
D | book3s_hv.h | 16 unsigned long mmcr0; member
|
/linux-6.1.9/arch/powerpc/perf/ |
D | core-book3s.c | 127 static void ebb_switch_out(unsigned long mmcr0) { } in ebb_switch_out() 630 static void ebb_switch_out(unsigned long mmcr0) in ebb_switch_out() 649 unsigned long mmcr0 = cpuhw->mmcr.mmcr0; in ebb_switch_in() local 1266 static void write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) in write_mmcr0() 1308 unsigned long flags, mmcr0, val, mmcra; in power_pmu_disable() local 1424 unsigned long val, mmcr0; in power_pmu_enable() local
|
D | mpc7450-pmu.c | 268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
|
D | ppc970-pmu.c | 262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
|
/linux-6.1.9/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.c | 219 u32 mmcr0; in dump_ebb_hw_state() local
|
/linux-6.1.9/arch/powerpc/platforms/powernv/ |
D | idle.c | 595 u32 mmcr0; member 614 unsigned long mmcr0 = 0; in power9_idle_stop() local
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | perf_event_server.h | 21 unsigned long mmcr0; member
|
D | processor.h | 261 unsigned mmcr0; member
|