Searched refs:SendStopTracePacket (Results 1 – 3 of 3) sorted by relevance
506 Status SendStopTracePacket(lldb::user_id_t uid, lldb::tid_t thread_id);
3336 GDBRemoteCommunicationClient::SendStopTracePacket(lldb::user_id_t uid, in SendStopTracePacket() function in GDBRemoteCommunicationClient
1290 return m_gdb_comm.SendStopTracePacket(uid, thread_id); in StopTrace()