Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cci.c112 #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) macro
798 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_get_event_idx()
816 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_map_event()
874 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_read_counter()
1082 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in hw_perf_event_destroy()
1094 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable()
1110 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable()
1131 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_start()
1165 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_stop()
1188 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_add()
[all …]