Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h315 TestPacketSpeed (const uint32_t num_packets);
DGDBRemoteCommunicationClient.cpp2057 GDBRemoteCommunicationClient::TestPacketSpeed (const uint32_t num_packets) in TestPacketSpeed() function in GDBRemoteCommunicationClient
/external/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp219 m_gdb_client.TestPacketSpeed(10000); in ConnectRemote()