Searched refs:mmcr_regs (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/powerpc/include/asm/ |
D | perf_event_server.h | 20 struct mmcr_regs { struct 38 unsigned int hwc[], struct mmcr_regs *mmcr, argument 51 void (*disable_pmc)(unsigned int pmc, struct mmcr_regs *mmcr);
|
/Linux-v6.6/arch/powerpc/perf/ |
D | isa207-common.h | 282 unsigned int hwc[], struct mmcr_regs *mmcr, 284 void isa207_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr);
|
D | mpc7450-pmu.c | 260 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()
|
D | power7-pmu.c | 247 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()
|
D | ppc970-pmu.c | 258 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()
|
D | power6-pmu.c | 176 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()
|
D | power5-pmu.c | 384 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()
|
D | power5+-pmu.c | 453 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()
|
D | generic-compat-pmu.c | 293 unsigned int hwc[], struct mmcr_regs *mmcr, in generic_compute_mmcr()
|
D | isa207-common.c | 559 unsigned int hwc[], struct mmcr_regs *mmcr, in isa207_compute_mmcr() 733 void isa207_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in isa207_disable_pmc()
|
D | power10-pmu.c | 569 unsigned int hwc[], struct mmcr_regs *mmcr, in power10_compute_mmcr()
|
D | core-book3s.c | 42 struct mmcr_regs mmcr;
|