Lines Matching refs:pmu_hw_events
312 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events);
328 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events);
360 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events,
390 struct pmu_hw_events fake_pmu;
524 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events);
723 struct pmu_hw_events __percpu *hw_events = pmu->hw_events;
772 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events);
814 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events);
902 pmu->hw_events = alloc_percpu_gfp(struct pmu_hw_events, flags);
933 struct pmu_hw_events *events;