Searched refs:cci_pmu_hw_events (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/perf/
H A Darm-cci.c68 struct cci_pmu_hw_events { struct
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_event
[all...]

Completed in 212 milliseconds