Home
last modified time | relevance | path

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

/linux-5.19.10/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()
270 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read()
271 struct amdgpu_pmu_entry, in amdgpu_perf_read()
301 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop()
302 struct amdgpu_pmu_entry, in amdgpu_perf_stop()
337 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add()
338 struct amdgpu_pmu_entry, in amdgpu_perf_add()
387 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del()
[all …]