Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm-cci.c112 #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) macro
788 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_get_event_idx()
806 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_map_event()
864 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_read_counter()
1072 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in hw_perf_event_destroy()
1084 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable()
1100 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable()
1121 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_start()
1155 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_stop()
1178 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_add()
[all …]