Searched defs:mmcr0 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/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() 66 static inline int get_mmcr0_pmccext(u64 mmcr0, int pmc) in get_mmcr0_pmccext() 71 static inline int get_mmcr0_pmao(u64 mmcr0, int pmc) in get_mmcr0_pmao() 76 static inline int get_mmcr0_cc56run(u64 mmcr0, int pmc) in get_mmcr0_cc56run() 81 static inline int get_mmcr0_pmcjce(u64 mmcr0, int pmc) in get_mmcr0_pmcjce() 86 static inline int get_mmcr0_pmc1ce(u64 mmcr0, int pmc) in get_mmcr0_pmc1ce() 91 static inline int get_mmcr0_pmae(u64 mmcr0, int pmc) in get_mmcr0_pmae()
|
/openbmc/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 | 16 unsigned long mmcr0; member
|
/openbmc/qemu/target/ppc/ |
H A D | power8-pmu.c | 40 target_ulong mmcr0 = env->spr[SPR_POWER_MMCR0]; in pmu_update_summaries() local 139 target_ulong mmcr0 = env->spr[SPR_POWER_MMCR0]; in pmu_increment_insns() local
|
H A D | helper_regs.c | 54 target_long mmcr0; in hreg_check_bhrb_enable() local
|
/openbmc/linux/arch/powerpc/perf/ |
H A 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 1423 unsigned long val, mmcr0; in power_pmu_enable() local
|
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
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 219 u32 mmcr0; in dump_ebb_hw_state() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 597 u32 mmcr0; member 616 unsigned long mmcr0 = 0; in power9_idle_stop() local
|
/openbmc/linux/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
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_nested.h | 478 uint64_t mmcr0; member
|