Searched refs:SendStartTracePacket (Results 1 – 3 of 3) sorted by relevance
503 lldb::user_id_t SendStartTracePacket(const TraceOptions &options,
3293 GDBRemoteCommunicationClient::SendStartTracePacket(const TraceOptions &options, in SendStartTracePacket() function in GDBRemoteCommunicationClient
1286 return m_gdb_comm.SendStartTracePacket(options, error); in StartTrace()