Searched defs:hw_events (Results 1 – 15 of 15) sorted by relevance
49 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_percpu_irq() local100 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_irqs() local159 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_request_irqs() local178 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_free_irqs() local
314 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local330 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local362 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()523 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local686 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local735 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local768 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
117 struct dsu_hw_events hw_events; member299 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx()395 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local443 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local469 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_del() local510 struct dsu_hw_events *hw_events, in dsu_pmu_validate_event()
214 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_irq_matches() local245 struct pmu_hw_events __percpu *hw_events; in arm_pmu_acpi_associate_pmu_cpu() local
108 struct cci_pmu_hw_events hw_events; member1098 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable() local1114 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable() local1135 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start() local1192 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add() local1217 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del() local1229 struct cci_pmu_hw_events *hw_events, in validate_event()
741 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_sbi_setup_irqs() local
555 static int arm_cspmu_get_event_idx(struct arm_cspmu_hw_events *hw_events, in arm_cspmu_get_event_idx()598 struct arm_cspmu_hw_events *hw_events, in arm_cspmu_validate_event()863 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; in arm_cspmu_add() local892 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; in arm_cspmu_del() local
136 struct arm_cspmu_hw_events hw_events; member
59 struct cpu_hw_events __percpu *hw_events; member
110 struct pmu_hw_events __percpu *hw_events; member
41 struct pmu_hw_events __percpu *hw_events; member1075 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); in csky_pmu_del() local1088 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); in csky_pmu_add() local
66 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member
302 struct perf_event *hw_events[HNS3_PMU_MAX_HW_EVENTS]; member
531 u32 hw_events[GAUDI2_EVENT_SIZE]; member
Completed in 51 milliseconds