Home
last modified time | relevance | path

Searched defs:mmcr (Results 1 – 11 of 11) sorted by relevance

/arch/powerpc/perf/
Dmpc7450-pmu.c260 struct mmcr_regs *mmcr, in mpc7450_compute_mmcr()
342 static void mpc7450_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in mpc7450_disable_pmc()
Dgeneric-compat-pmu.c283 unsigned int hwc[], struct mmcr_regs *mmcr, in generic_compute_mmcr()
Dppc970-pmu.c258 unsigned int hwc[], struct mmcr_regs *mmcr, in p970_compute_mmcr()
406 static void p970_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in p970_disable_pmc()
Dpower7-pmu.c247 unsigned int hwc[], struct mmcr_regs *mmcr, in power7_compute_mmcr()
315 static void power7_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power7_disable_pmc()
Dpower6-pmu.c176 unsigned int hwc[], struct mmcr_regs *mmcr, struct perf_event *pevents[], in p6_compute_mmcr()
463 static void p6_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in p6_disable_pmc()
Disa207-common.c513 unsigned int hwc[], struct mmcr_regs *mmcr, in isa207_compute_mmcr()
684 void isa207_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in isa207_disable_pmc()
Dpower10-pmu.c558 unsigned int hwc[], struct mmcr_regs *mmcr, in power10_compute_mmcr()
Dpower5+-pmu.c453 unsigned int hwc[], struct mmcr_regs *mmcr, in power5p_compute_mmcr()
603 static void power5p_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power5p_disable_pmc()
Dpower5-pmu.c384 unsigned int hwc[], struct mmcr_regs *mmcr, in power5_compute_mmcr()
545 static void power5_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power5_disable_pmc()
Dcore-book3s.c41 struct mmcr_regs mmcr; member
/arch/powerpc/include/asm/
Dkvm_host.h631 u64 mmcr[4]; /* MMCR0, MMCR1, MMCR2, MMCR3 */ member