Lines Matching refs:cci_pmu_hw_events
106 struct cci_pmu_hw_events { struct
130 int (*get_event_idx)(struct cci_pmu *, struct cci_pmu_hw_events *, unsigned long); argument
142 struct cci_pmu_hw_events hw_events;
339 struct cci_pmu_hw_events *hw, in cci400_get_event_idx()
665 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event) in pmu_get_event_idx()
810 struct cci_pmu_hw_events *events = &cci_pmu->hw_events; in pmu_handle_irq()
875 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable()
895 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable()
920 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start()
977 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add()
1009 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del()
1022 struct cci_pmu_hw_events *hw_events, in validate_event()
1051 struct cci_pmu_hw_events fake_pmu = { in validate_group()