Searched defs:count0 (Results 1 – 7 of 7) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_nbio.c | 57 void amdgpu_nbio_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in amdgpu_nbio_get_pcie_usage()
|
H A D | soc15.c | 727 static void soc15_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in soc15_get_pcie_usage() 774 static void vega20_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in vega20_get_pcie_usage()
|
H A D | nbio_v7_9.c | 482 static void nbio_v7_9_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in nbio_v7_9_get_pcie_usage()
|
H A D | amdgpu_cik.c | 1900 static void cik_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in cik_get_pcie_usage()
|
H A D | amdgpu_si.c | 1580 static void si_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in si_get_pcie_usage()
|
H A D | vi.c | 1354 static void vi_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in vi_get_pcie_usage()
|
/openbsd/sys/dev/pci/drm/amd/pm/ |
H A D | amdgpu_pm.c | 1568 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local
|