Searched refs:cci_pmu_hw_events (Results 1 – 1 of 1) sorted by relevance
106 struct cci_pmu_hw_events { struct130 int (*get_event_idx)(struct cci_pmu *, struct cci_pmu_hw_events *, unsigned long); argument142 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()[all …]