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