Searched refs:g_commandCount (Results 1 – 1 of 1) sorted by relevance
53 static std::atomic<uint32_t> g_commandCount = 0; // UNMARSHALLING RSCOMMAND COUNT variable93 const uint32_t count = g_commandCount; in GetCommandCount()94 g_commandCount = 0; in GetCommandCount()875 g_commandCount++; in PatchCommand()