Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp114 return range->GetInterpolatedTime(m_pos, *m_beginning_of_time_nanos, in GetWallClockTime()
H A DDecodedThread.h131 GetInterpolatedTime(uint64_t item_index, uint64_t beginning_of_time_nanos,
H A DDecodedThread.cpp57 double DecodedThread::NanosecondsRange::GetInterpolatedTime( in GetInterpolatedTime() function in DecodedThread::NanosecondsRange