Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp107 return tscs.only_end.end; in GetLowestKnownTSC()
137 return tscs.only_end.end; in GetEndTSC()
179 o.tscs.only_end.end = end; in CreateOnlyEndExecution()
H A DPerfContextSwitchDecoder.h99 } only_end; member
H A DLibiptDecoder.cpp341 decoded_thread.NotifyTsc(execution.thread_execution.tscs.only_end.end); in DecodeSystemWideTraceForThread()