Searched refs:count0 (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | soc15.c | 728 static void soc15_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in soc15_get_pcie_usage() argument 771 *count0 = RREG32_PCIE(smnPCIE_PERF_COUNT0_TXCLK) | (cnt0_of << 32); in soc15_get_pcie_usage() 775 static void vega20_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in vega20_get_pcie_usage() argument 820 *count0 = RREG32_PCIE(smnPCIE_PERF_COUNT0_TXCLK3) | (cnt0_of << 32); in vega20_get_pcie_usage()
|
| D | amdgpu_cik.c | 1885 static void cik_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in cik_get_pcie_usage() argument 1927 *count0 = RREG32_PCIE(ixPCIE_PERF_COUNT0_TXCLK) | (cnt0_of << 32); in cik_get_pcie_usage()
|
| D | vi.c | 1353 static void vi_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in vi_get_pcie_usage() argument 1395 *count0 = RREG32_PCIE(ixPCIE_PERF_COUNT0_TXCLK) | (cnt0_of << 32); in vi_get_pcie_usage()
|
| D | amdgpu_si.c | 1580 static void si_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, in si_get_pcie_usage() argument 1622 *count0 = RREG32_PCIE(ixPCIE_PERF_COUNT0_TXCLK) | (cnt0_of << 32); in si_get_pcie_usage()
|
| D | amdgpu.h | 624 void (*get_pcie_usage)(struct amdgpu_device *adev, uint64_t *count0,
|
| /openbsd/src/sys/dev/pci/drm/amd/pm/ |
| D | amdgpu_pm.c | 1634 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local 1654 amdgpu_asic_get_pcie_usage(adev, &count0, &count1); in amdgpu_get_pcie_bw() 1660 count0, count1, pcie_get_mps(adev->pdev)); in amdgpu_get_pcie_bw()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARC/ |
| D | ARCInstrFormats.td | 399 // This instruction uses B as the first operand (i.e., lr B, [%count0]).
|
| D | ARCInstrInfo.td | 274 // displaying the aux register name. E.g. `[%count0]` instead of [33].
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | AUTHORS | 587 Huw Rogers <count0@gremlin.straylight.co.jp>
|