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.h290 void TestPacketSpeed(const uint32_t num_packets, uint32_t max_send,
H A DGDBRemoteCommunicationClient.cpp2467 void GDBRemoteCommunicationClient::TestPacketSpeed(const uint32_t num_packets, in TestPacketSpeed() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp5472 process->GetGDBRemote().TestPacketSpeed( in DoExecute()