Home
last modified time | relevance | path

Searched refs:mmcr_regs (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dperf_event_server.h20 struct mmcr_regs { struct
38 unsigned int hwc[], struct mmcr_regs *mmcr, argument
51 void (*disable_pmc)(unsigned int pmc, struct mmcr_regs *mmcr);
/kernel/linux/linux-5.10/arch/powerpc/perf/
Disa207-common.h267 unsigned int hwc[], struct mmcr_regs *mmcr,
269 void isa207_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr);
Dmpc7450-pmu.c260 struct mmcr_regs *mmcr, in mpc7450_compute_mmcr()
341 static void mpc7450_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in mpc7450_disable_pmc()
Dpower7-pmu.c247 unsigned int hwc[], struct mmcr_regs *mmcr, in power7_compute_mmcr()
314 static void power7_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power7_disable_pmc()
Dppc970-pmu.c258 unsigned int hwc[], struct mmcr_regs *mmcr, in p970_compute_mmcr()
405 static void p970_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in p970_disable_pmc()
Dpower6-pmu.c176 unsigned int hwc[], struct mmcr_regs *mmcr, struct perf_event *pevents[]) in p6_compute_mmcr()
462 static void p6_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in p6_disable_pmc()
Dpower5-pmu.c384 unsigned int hwc[], struct mmcr_regs *mmcr, in power5_compute_mmcr()
544 static void power5_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power5_disable_pmc()
Dpower5+-pmu.c453 unsigned int hwc[], struct mmcr_regs *mmcr, in power5p_compute_mmcr()
602 static void power5p_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power5p_disable_pmc()
Disa207-common.c414 unsigned int hwc[], struct mmcr_regs *mmcr, in isa207_compute_mmcr()
581 void isa207_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in isa207_disable_pmc()
Dcore-book3s.c40 struct mmcr_regs mmcr;