Home
last modified time | relevance | path

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

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