Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.h58 uint64_t GetEndTSC() const;
H A DTraceIntelPTMultiCpuDecoder.cpp142 *it->tsc < thread_execution.GetEndTSC(); in DoCorrelateContextSwitchesAndIntelPtTraces()
H A DPerfContextSwitchDecoder.cpp131 uint64_t ThreadContinuousExecution::GetEndTSC() const { in GetEndTSC() function in ThreadContinuousExecution
H A DLibiptDecoder.cpp644 decoded_thread, execution.thread_execution.GetEndTSC()); in DecodeSystemWideTraceForThread()