Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_pmu.c40 struct amdgpu_pmu_entry { struct
69 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start()
70 struct amdgpu_pmu_entry, in amdgpu_perf_start()
98 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read()
99 struct amdgpu_pmu_entry, in amdgpu_perf_read()
125 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop()
126 struct amdgpu_pmu_entry, in amdgpu_perf_stop()
156 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add()
157 struct amdgpu_pmu_entry, in amdgpu_perf_add()
185 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del()
[all …]