Home
last modified time | relevance | path

Searched refs:g_commandLoopIndexEnd (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp71 static std::atomic<uint32_t> g_commandLoopIndexEnd = 0; variable
238 uint32_t index = g_commandLoopIndexEnd++; in PatchTransactionTime()
844 if (g_commandLoopIndexStart >= g_commandLoopIndexEnd) { in GetCommandParcelList()