Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp69 static PacketParsedCommandList g_commandLoop[COMMAND_LOOP_SIZE]; variable
240 g_commandLoop[index] = g_commandParseBuffer; in PatchTransactionTime()
854 uint16_t cmdCount = g_commandLoop[index].cmdCount; in GetCommandParcelList()
858 Utils::Move(retStr.data(), copyBytes, &g_commandLoop[index], copyBytes); in GetCommandParcelList()
859 g_commandLoop[index].cmdCount = 0; in GetCommandParcelList()