Searched defs:mmcr0 (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/powerpc/oprofile/ |
D | op_model_pa6t.c | 144 u64 mmcr0 = mmcr0_val; in pa6t_cpu_setup() local 167 u64 mmcr0 = mmcr0_val | PA6T_MMCR0_HANDDIS; in pa6t_start() local 186 u64 mmcr0; in pa6t_stop() local 206 u64 mmcr0; in pa6t_handle_interrupt() local
|
D | op_model_power4.c | 175 unsigned int mmcr0 = mmcr0_val; in power4_cpu_setup() local 207 unsigned int mmcr0; in power4_start() local 244 unsigned int mmcr0; in power4_stop() local 370 unsigned int mmcr0; in power4_handle_interrupt() local
|
D | op_model_7450.c | 61 u32 mmcr0 = mfspr(SPRN_MMCR0); in pmc_start_ctrs() local 72 u32 mmcr0 = mfspr(SPRN_MMCR0); in pmc_stop_ctrs() local
|
/linux-4.4.14/arch/powerpc/perf/ |
D | core-book3s.c | 119 static void ebb_switch_out(unsigned long mmcr0) { } in ebb_switch_out() 552 static void ebb_switch_out(unsigned long mmcr0) in ebb_switch_out() 566 unsigned long mmcr0 = cpuhw->mmcr[0]; in ebb_switch_in() local 1114 static void write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) in write_mmcr0() 1156 unsigned long flags, mmcr0, val; in power_pmu_disable() local 1217 unsigned long val, mmcr0; in power_pmu_enable() local
|
D | mpc7450-pmu.c | 271 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
|
D | power4-pmu.c | 361 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p4_compute_mmcr() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | oprofile_impl.h | 32 unsigned long mmcr0; member
|
D | processor.h | 318 unsigned mmcr0; member
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.c | 221 u32 mmcr0; in dump_ebb_hw_state() local
|