/kernel/linux/linux-6.6/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() argument
|
H A D | book3s_hv.h | 16 unsigned long mmcr0; member
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ |
H A D | op_model_pa6t.c | 132 u64 mmcr0 = mmcr0_val; pa6t_cpu_setup() local 155 u64 mmcr0 = mmcr0_val | PA6T_MMCR0_HANDDIS; pa6t_start() local 174 u64 mmcr0; pa6t_stop() local 194 u64 mmcr0; pa6t_handle_interrupt() local [all...] |
H A D | op_model_7450.c | 57 u32 mmcr0 = mfspr(SPRN_MMCR0); in pmc_start_ctrs() local 68 u32 mmcr0 = mfspr(SPRN_MMCR0); in pmc_stop_ctrs() local
|
H A D | op_model_power4.c | 171 unsigned int mmcr0 = mmcr0_val; in power4_cpu_setup() local 203 unsigned int mmcr0; in power4_start() local 240 unsigned int mmcr0; power4_stop() local 366 unsigned int mmcr0; power4_handle_interrupt() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | oprofile_impl.h | 28 unsigned long mmcr0; member
|
H A D | perf_event_server.h | 21 unsigned long mmcr0; member
|
H A D | processor.h | 267 unsigned mmcr0; member
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | mpc7450-pmu.c | 267 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
|
H A D | ppc970-pmu.c | 261 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
|
H A D | core-book3s.c | 122 static void ebb_switch_out(unsigned long mmcr0) { } in ebb_switch_out() argument 577 static void ebb_switch_out(unsigned long mmcr0) in ebb_switch_out() argument 596 unsigned long mmcr0 = cpuhw->mmcr.mmcr0; in ebb_switch_in() local 1184 write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) write_mmcr0() argument 1226 unsigned long flags, mmcr0, val, mmcra; power_pmu_disable() local 1341 unsigned long val, mmcr0; power_pmu_enable() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | perf_event_server.h | 21 unsigned long mmcr0; member
|
H A D | processor.h | 256 unsigned mmcr0; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 219 u32 mmcr0; in dump_ebb_hw_state() local
|
/kernel/linux/linux-6.6/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
|
H A D | core-book3s.c | 127 static void ebb_switch_out(unsigned long mmcr0) { } in ebb_switch_out() argument 630 static void ebb_switch_out(unsigned long mmcr0) in ebb_switch_out() argument 649 unsigned long mmcr0 = cpuhw->mmcr.mmcr0; in ebb_switch_in() local 1266 write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) write_mmcr0() argument 1308 unsigned long flags, mmcr0, val, mmcra; power_pmu_disable() local 1423 unsigned long val, mmcr0; power_pmu_enable() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | misc.h | 61 static inline int get_mmcr0_fc56(u64 mmcr0, int pmc) in get_mmcr0_fc56() argument 66 static inline int get_mmcr0_pmccext(u64 mmcr0, int pmc) in get_mmcr0_pmccext() argument 71 static inline int get_mmcr0_pmao(u64 mmcr0, int pmc) in get_mmcr0_pmao() argument 76 static inline int get_mmcr0_cc56run(u64 mmcr0, int pmc) in get_mmcr0_cc56run() argument 81 static inline int get_mmcr0_pmcjce(u64 mmcr0, int pmc) in 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...] |
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 219 u32 mmcr0; in dump_ebb_hw_state() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 594 u32 mmcr0; member 613 unsigned long mmcr0 = 0; in power9_idle_stop() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 597 u32 mmcr0; member 616 unsigned long mmcr0 = 0; in power9_idle_stop() local
|