Lines Matching defs:cci_pmu_hw_events
68 struct cci_pmu_hw_events {
90 int (*get_event_idx)(struct cci_pmu *, struct cci_pmu_hw_events *, unsigned long);
105 struct cci_pmu_hw_events hw_events;
310 struct cci_pmu_hw_events *hw,
642 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events;
796 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event)
896 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events;
1027 struct cci_pmu_hw_events *events = &cci_pmu->hw_events;
1095 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1111 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1132 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1189 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1214 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events;
1226 struct cci_pmu_hw_events *hw_events,
1254 struct cci_pmu_hw_events fake_pmu = {