Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp54 static std::atomic<uint32_t> g_commandCount = 0; // UNMARSHALLING RSCOMMAND COUNT member
109 const uint32_t count = g_commandCount; in GetCommandCount()
110 g_commandCount = 0; in GetCommandCount()
918 g_commandCount++; in PatchCommand()

Completed in 3 milliseconds