Searched refs:to_cci_pmu (Results 1 – 1 of 1) sorted by relevance
131 #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) macro278 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_get_event_idx()363 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_read_counter()379 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_write_counter()481 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in hw_perf_event_destroy()493 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable()513 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable()528 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_start()562 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_stop()585 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_add()[all …]