Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h297 void TestPacketSpeed(const uint32_t num_packets, uint32_t max_send,
H A DGDBRemoteCommunicationClient.cpp2486 void GDBRemoteCommunicationClient::TestPacketSpeed(const uint32_t num_packets, in TestPacketSpeed() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp5605 process->GetGDBRemote().TestPacketSpeed( in DoExecute()