Home
last modified time | relevance | path

Searched refs:cpuWordSize (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp179 constexpr size_t cpuWordSize = 3; in GetCpuTime() local
180 if (args[0].size() == cpuWordSize) { in GetCpuTime()
191 return Utils::ToUint64(args[0].data() + cpuWordSize); in GetCpuTime()

Completed in 2 milliseconds