Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DRNBRemote.cpp300 …RNB_MAX, "%8d RNBRemote::%s (%s) called", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in SendPacket()
330 …s (%s) got error trying to get reply...", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in SendPacket()
334 …"%8d RNBRemote::%s (%s) got reply: '%s'", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in SendPacket()
393 …et with invalid checksum characters: %s", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in GetPacketPayload()
422 (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), in GetPacketPayload()
435 …te::%s tossing unexpected packet???? %s", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in GetPacketPayload()
447 …LOG_RNB_MAX, "%8u RNBRemote::%s(\"%s\")", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in HandlePacket_UNIMPLEMENTED()
454 …ACKETS, "%8u %s:%i ILLFORMED: '%s' (%s)", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), file… in HandlePacket_ILLFORMED()
526 …dIf (LOG_RNB_REMOTE, "%8u RNBRemote::%s", (uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in HandleAsyncPacket()
668 …8d RNBRemote::%s tossing junk byte at %c",(uint32_t)m_comm.Timer().ElapsedMicroSeconds(true), __FU… in CommDataReceived()
[all …]
DDNBTimer.h97 ElapsedMicroSeconds (bool update) in ElapsedMicroSeconds() function
DChangeLog416 (DNBTimer::ElapsedMicroSeconds): Ditto.