Home
last modified time | relevance | path

Searched defs:hw_events (Results 1 – 10 of 10) sorted by relevance

/linux-5.10/drivers/perf/
Darm_pmu_platform.c48 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_percpu_irq() local
100 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_irqs() local
162 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_request_irqs() local
181 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_free_irqs() local
Darm_pmu.c312 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local
328 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local
360 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()
526 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local
725 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local
774 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local
816 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
Darm_dsu_pmu.c117 struct dsu_hw_events hw_events; member
300 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx()
396 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local
444 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local
470 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_del() local
511 struct dsu_hw_events *hw_events, in dsu_pmu_validate_event()
Darm_pmu_acpi.c220 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_irq_matches() local
255 struct pmu_hw_events __percpu *hw_events; in arm_pmu_acpi_cpu_starting() local
Darm-cci.c108 struct cci_pmu_hw_events hw_events; member
1099 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable() local
1115 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable() local
1136 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start() local
1193 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add() local
1218 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del() local
1230 struct cci_pmu_hw_events *hw_events, in validate_event()
/linux-5.10/arch/nds32/kernel/
Dperf_event_cpu.c697 struct pmu_hw_events *hw_events = nds32_pmu->get_hw_events(); in nds32_pmu_enable() local
751 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()
909 struct pmu_hw_events *hw_events = nds32_pmu->get_hw_events(); in nds32_pmu_add() local
987 struct pmu_hw_events *hw_events = nds32_pmu->get_hw_events(); in nds32_pmu_del() local
/linux-5.10/arch/riscv/include/asm/
Dperf_event.h58 const int *hw_events; member
/linux-5.10/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h53 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
/linux-5.10/arch/csky/kernel/
Dperf_event.c41 struct pmu_hw_events __percpu *hw_events; member
1075 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); in csky_pmu_del() local
1088 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); in csky_pmu_add() local
/linux-5.10/include/linux/perf/
Darm_pmu.h108 struct pmu_hw_events __percpu *hw_events; member