Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c47 struct amdgpu_pmu_entry { struct
228 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start()
229 struct amdgpu_pmu_entry, in amdgpu_perf_start()
266 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read()
267 struct amdgpu_pmu_entry, in amdgpu_perf_read()
293 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop()
294 struct amdgpu_pmu_entry, in amdgpu_perf_stop()
325 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add()
326 struct amdgpu_pmu_entry, in amdgpu_perf_add()
371 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del()
[all …]