Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c35 struct amdgpu_pmu_entry { struct
64 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start()
65 struct amdgpu_pmu_entry, in amdgpu_perf_start()
93 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read()
94 struct amdgpu_pmu_entry, in amdgpu_perf_read()
120 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop()
121 struct amdgpu_pmu_entry, in amdgpu_perf_stop()
151 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add()
152 struct amdgpu_pmu_entry, in amdgpu_perf_add()
179 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del()
[all …]