Home
last modified time | relevance | path

Searched defs:gbps (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/tools/gpuinfo/include/
H A Dtextures.h198 double gbps = SIZE_TRANS * 1e-3 / time; in tex_bandwidth() local
209 double gbps = bench(access_size, dim); in tex_bandwidth() local
H A Dbuffers.h160 auto gbps = SIZE_TRANS * 1e-3 / time; in _bandwidth() local
170 double gbps = bench(access_size); in _bandwidth() local
/aosp_15_r20/external/clpeak/src/
H A Dglobal_bandwidth.cpp7 float timed_lo, timed_go, timed, gbps; in runGlobalBandwidthTest() local
H A Dtransfer_bandwidth.cpp8 float timed, gbps; in runTransferBandwidthTest() local