Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm_pmu_platform.c48 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_percpu_irq() local
99 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_irqs() local
158 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_request_irqs() local
177 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_free_irqs() local
Darm_pmu.c316 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local
332 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local
364 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()
524 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local
687 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local
741 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local
774 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
Dstarfive_starlink_pmu.c71 struct starlink_hw_events __percpu *hw_events; member
293 struct starlink_hw_events *hw_events = in starlink_pmu_add() local
333 struct starlink_hw_events *hw_events = in starlink_pmu_del() local
400 struct starlink_hw_events *hw_events = in starlink_pmu_handle_irq() local
451 struct starlink_hw_events *hw_events = in starlink_pmu_pm_notify() local
511 struct starlink_hw_events *hw_events; in starlink_pmu_probe() local
Darm_dsu_pmu.c117 struct dsu_hw_events hw_events; member
281 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx()
377 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local
425 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local
451 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_del() local
492 struct dsu_hw_events *hw_events, in dsu_pmu_validate_event()
Darm_pmu_acpi.c272 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_irq_matches() local
303 struct pmu_hw_events __percpu *hw_events; in arm_pmu_acpi_associate_pmu_cpu() local
Darm-cci.c105 struct cci_pmu_hw_events hw_events; member
1085 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable() local
1101 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable() local
1122 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start() local
1179 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add() local
1204 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del() local
1216 struct cci_pmu_hw_events *hw_events, in validate_event()
Dcxl_pmu.c98 struct perf_event **hw_events; member
Driscv_pmu_sbi.c1103 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_sbi_setup_irqs() local
/linux-6.12.1/drivers/perf/arm_cspmu/
Darm_cspmu.c559 static int arm_cspmu_get_event_idx(struct arm_cspmu_hw_events *hw_events, in arm_cspmu_get_event_idx()
608 struct arm_cspmu_hw_events *hw_events, in arm_cspmu_validate_event()
879 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; in arm_cspmu_add() local
908 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; in arm_cspmu_del() local
Darm_cspmu.h159 struct arm_cspmu_hw_events hw_events; member
/linux-6.12.1/include/linux/perf/
Driscv_pmu.h71 struct cpu_hw_events __percpu *hw_events; member
Darm_pmu.h110 struct pmu_hw_events __percpu *hw_events; member
/linux-6.12.1/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-6.12.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h79 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
Dhisi_pcie_pmu.c66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member
Dhns3_pmu.c302 struct perf_event *hw_events[HNS3_PMU_MAX_HW_EVENTS]; member
/linux-6.12.1/drivers/accel/habanalabs/gaudi2/
Dgaudi2P.h547 u32 hw_events[GAUDI2_EVENT_SIZE]; member