Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A 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
H A Darm_pmu.c316 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local
338 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local
373 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()
532 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local
695 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local
749 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local
782 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
H A 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
H A 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
H A Darm_pmuv3.c839 struct pmu_hw_events *hw_events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_start() local
862 struct pmu_hw_events *hw_events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_stop() local
1068 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armv8pmu_sched_task() local
H A Dcxl_pmu.c98 struct perf_event **hw_events; member
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h82 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
H A Dhisi_pcie_pmu.c66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member
/linux/include/linux/perf/
H A Darm_pmu.h114 struct pmu_hw_events __percpu *hw_events; member