Home
last modified time | relevance | path

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

/linux/drivers/perf/
A Darm_smmuv3_pmu.c120 #define to_smmu_pmu(p) (container_of(p, struct smmu_pmu, pmu)) macro
136 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable()
145 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_disable()
207 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_update()
255 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_set_event_filter()
333 if (to_smmu_pmu(new->pmu)->global_filter && in smmu_pmu_events_compatible()
348 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_init()
408 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_start()
421 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_stop()
438 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_add()
[all …]

Completed in 4 milliseconds