Searched refs:cci_pmu_hw_events (Results 1 – 1 of 1) sorted by relevance
68 struct cci_pmu_hw_events { struct90 int (*get_event_idx)(struct cci_pmu *, struct cci_pmu_hw_events *, unsigned long); argument105 struct cci_pmu_hw_events hw_events;308 struct cci_pmu_hw_events *hw, in cci400_get_event_idx()640 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events; in cci_pmu_sync_counters()786 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event) in pmu_get_event_idx()886 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events; in __pmu_write_counters()1017 struct cci_pmu_hw_events *events = &cci_pmu->hw_events; in pmu_handle_irq()1085 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable()1101 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable()[all …]