Home
last modified time | relevance | path

Searched refs:to_cci_pmu (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/perf/
Darm-cci.c115 #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) macro
801 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_get_event_idx()
819 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_map_event()
877 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_read_counter()
1085 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in hw_perf_event_destroy()
1097 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable()
1113 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable()
1134 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_start()
1168 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_stop()
1191 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_add()
[all …]