Lines Matching refs:cci_pmu_hw_events
102 struct cci_pmu_hw_events { struct
122 struct cci_pmu_hw_events hw_events; argument
276 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event) in pmu_get_event_idx()
430 struct cci_pmu_hw_events *events = &pmu->hw_events; in pmu_handle_irq()
494 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable()
514 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable()
529 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start()
586 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add()
618 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del()
631 struct cci_pmu_hw_events *hw_events, in validate_event()
658 struct cci_pmu_hw_events fake_pmu = { in validate_group()