Home
last modified time | relevance | path

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

/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()
1086 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in hw_perf_event_destroy()
1098 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable()
1114 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable()
1135 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_start()
1169 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_stop()
1192 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_add()
[all …]