Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp480 bool good_subsequent_time = (prev_used_usec > 0) && in HarmonizeThreadIdsForProfileData() local
483 if (good_first_time || good_subsequent_time) in HarmonizeThreadIdsForProfileData()