Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp74 static std::atomic<uint32_t> g_commandLoopIndexStart = 0; member
884 if (g_commandLoopIndexStart >= g_commandLoopIndexEnd) { in GetCommandParcelList()
888 uint32_t index = g_commandLoopIndexStart; in GetCommandParcelList()
889 g_commandLoopIndexStart++; in GetCommandParcelList()

Completed in 3 milliseconds