Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp115 return range->GetInterpolatedTime(m_pos, *m_beginning_of_time_nanos, in GetWallClockTime()
H A DDecodedThread.h111 GetInterpolatedTime(uint64_t item_index, uint64_t beginning_of_time_nanos,
H A DDecodedThread.cpp43 double DecodedThread::NanosecondsRange::GetInterpolatedTime( in GetInterpolatedTime() function in DecodedThread::NanosecondsRange