Home
last modified time | relevance | path

Searched defs:SendStartTracePacket (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteCommunicationClientTest.cpp444 TEST_F(GDBRemoteCommunicationClientTest, SendStartTracePacket) { in TEST_F() argument
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp3376 GDBRemoteCommunicationClient::SendStartTracePacket(const TraceOptions &options, in SendStartTracePacket() function in GDBRemoteCommunicationClient