Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_pmu.c320 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local
342 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local
377 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()
536 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local
702 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local
752 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local
785 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
H A Driscv_pmu_sbi.c1195 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_sbi_setup_irqs() local
/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