OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ElapsedMicroSeconds
(Results
1 - 2
of
2
) sorted by null
/external/lldb/tools/debugserver/source/
DNBTimer.h
97
ElapsedMicroSeconds
(bool update)
RNBRemote.cpp
300
DNBLogThreadedIf (LOG_RNB_MAX, "%8d RNBRemote::%s (%s) called", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, s.c_str());
330
DNBLogThreadedIf (LOG_RNB_REMOTE, "%8d RNBRemote::%s (%s) got error trying to get reply...", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, sendpacket.c_str());
334
DNBLogThreadedIf (LOG_RNB_MAX, "%8d RNBRemote::%s (%s) got reply: '%s'", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, sendpacket.c_str(), reply.c_str());
351
//DNBLogThreadedIf (LOG_RNB_MAX, "%8u RNBRemote::%s called", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__);
358
//DNBLogThreadedIf (LOG_RNB_MAX, "%8u RNBRemote::%s error: no packets available...", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__);
362
//DNBLogThreadedIf (LOG_RNB_MAX, "%8u RNBRemote::%s has %u queued packets", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, m_rx_packets.size());
373
//DNBLogThreadedIf (LOG_RNB_MEDIUM, "%8u RNBRemote::%s: '%s'", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, return_packet.c_str());
393
DNBLogThreadedIf (LOG_RNB_REMOTE, "%8u RNBRemote::%s error: packet with invalid checksum characters: %s", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, return_packet.c_str());
416
//DNBLogThreadedIf (LOG_RNB_MEDIUM, "%8u RNBRemote::%s sending ACK for '%s'", (uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true), __FUNCTION__, return_packet.c_str());
422
(uint32_t)m_comm.Timer().
ElapsedMicroSeconds
(true)
[
all
...]
Completed in 52 milliseconds