Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp63 struct PacketParsedCommandList { struct
71 static thread_local PacketParsedCommandList g_commandParseBuffer;
73 static PacketParsedCommandList g_commandLoop[COMMAND_LOOP_SIZE];
899 uint16_t copyBytes = sizeof(PacketParsedCommandList) - (COMMAND_PARSE_LIST_SIZE - cmdCount) * sizeof(uint32_t); in GetCommandParcelList()

Completed in 3 milliseconds