Searched refs:GetLowestKnownTSC (Results 1 – 3 of 3) sorted by relevance
49 uint64_t GetLowestKnownTSC() const;
598 decoded_thread.NotifyTsc(execution.thread_execution.GetLowestKnownTSC()); in DecodeSystemWideTraceForThread() 603 std::min(execution.thread_execution.GetLowestKnownTSC(), in DecodeSystemWideTraceForThread() 678 return exec.psb_blocks.empty() ? exec.thread_execution.GetLowestKnownTSC() in operator <()
101 uint64_t ThreadContinuousExecution::GetLowestKnownTSC() const { in GetLowestKnownTSC() function in ThreadContinuousExecution