Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bus/
Darm-cci.c151 #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) macro
667 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_get_event_idx()
685 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_map_event()
743 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_read_counter()
759 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in pmu_write_counter()
862 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in hw_perf_event_destroy()
874 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable()
894 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable()
919 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_start()
953 struct cci_pmu *cci_pmu = to_cci_pmu(event->pmu); in cci_pmu_stop()
[all …]