Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp111 case Variant::HintedStart: in GetLowestKnownTSC()
126 case Variant::HintedStart: in GetStartTSC()
141 case Variant::HintedStart: in GetEndTSC()
160 o.variant = Variant::HintedStart; in CreateHintedStartExecution()
H A DPerfContextSwitchDecoder.h37 HintedStart, enumerator
H A DLibiptDecoder.cpp623 if (variant == ThreadContinuousExecution::Variant::HintedStart || in DecodeSystemWideTraceForThread()