Home
last modified time | relevance | path

Searched defs:prev_record (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp195 const std::optional<ContextSwitchRecord> &prev_record, in RecoverExecutionsFromConsecutiveRecords()
256 std::optional<ContextSwitchRecord> prev_record; in DecodePerfContextSwitchTrace() local