OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:count1
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/prep/include/
pcipnp.h
65
uint8_t
count1
;
member in struct:_PCIInfoPack
/src/games/dab/
algor.cc
279
size_t count = b.ny() * b.nx() + 1,
count1
;
local
282
if (count > (
count1
= find_min_closure1(y1, x1, dir1, b, i))) {
283
count =
count1
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_soc15.c
842
uint64_t *
count1
)
885
*
count1
= RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
889
uint64_t *
count1
)
934
*
count1
= RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK3) | (cnt1_of << 32);
amdgpu_vi.c
1017
uint64_t *
count1
)
1059
*
count1
= RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
amdgpu.h
603
uint64_t *
count1
);
amdgpu_nv.c
563
uint64_t *
count1
)
amdgpu_cik.c
1855
uint64_t *
count1
)
1897
*
count1
= RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
amdgpu_si.c
1363
uint64_t *
count1
)
1405
*
count1
= RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
amdgpu_pm.c
1750
uint64_t count0,
count1
;
local
1760
amdgpu_asic_get_pcie_usage(adev, &count0, &
count1
);
1766
count0,
count1
, pcie_get_mps(adev->pdev));
Completed in 40 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026