Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cci.c71 struct cci_pmu_hw_events { struct
93 int (*get_event_idx)(struct cci_pmu *, struct cci_pmu_hw_events *, unsigned long);
108 struct cci_pmu_hw_events hw_events;
313 struct cci_pmu_hw_events *hw, in cci400_get_event_idx()
645 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events; in cci_pmu_sync_counters()
799 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event) in pmu_get_event_idx()
899 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events; in __pmu_write_counters()
1031 struct cci_pmu_hw_events *events = &cci_pmu->hw_events; in pmu_handle_irq()
1099 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable()
1115 struct cci_pmu_hw_events *hw_event in cci_pmu_disable()
[all...]
/kernel/linux/linux-6.6/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, in cci400_get_event_idx()
642 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events; in cci_pmu_sync_counters()
796 static int pmu_get_event_idx(struct cci_pmu_hw_events *hw, struct perf_event *event) in pmu_get_event_idx()
896 struct cci_pmu_hw_events *cci_hw = &cci_pmu->hw_events; in __pmu_write_counters()
1027 struct cci_pmu_hw_events *events = &cci_pmu->hw_events; in pmu_handle_irq()
1095 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable()
1111 struct cci_pmu_hw_events *hw_event in cci_pmu_disable()
[all...]

Completed in 5 milliseconds