Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp109 case Variant::HintedEnd: in GetLowestKnownTSC()
124 case Variant::HintedEnd: in GetStartTSC()
139 case Variant::HintedEnd: in GetEndTSC()
170 o.variant = Variant::HintedEnd; in CreateHintedEndExecution()
H A DPerfContextSwitchDecoder.h40 HintedEnd, enumerator
H A DLibiptDecoder.cpp660 variant == ThreadContinuousExecution::Variant::HintedEnd)) { in DecodeSystemWideTraceForThread()