Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h291 void TestPacketSpeed(const uint32_t num_packets, uint32_t max_send,
H A DGDBRemoteCommunicationClient.cpp2446 void GDBRemoteCommunicationClient::TestPacketSpeed(const uint32_t num_packets, in TestPacketSpeed() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4929 process->GetGDBRemote().TestPacketSpeed( in DoExecute()