Lines Matching defs:cci_pmu_hw_events
71 struct cci_pmu_hw_events {
93 int (*get_event_idx)(struct cci_pmu *, struct cci_pmu_hw_events *, unsigned long);
108 struct cci_pmu_hw_events hw_events;
313 struct cci_pmu_hw_events *hw,
645 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events;
799 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event)
899 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events;
1031 struct cci_pmu_hw_events *events = &cci_pmu->hw_events;
1099 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1115 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1136 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1193 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1218 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1230 struct cci_pmu_hw_events *hw_events,
1258 struct cci_pmu_hw_events fake_pmu = {