Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp87 struct ContextSwitchRecord { struct
194 const ContextSwitchRecord &current_record, in RecoverExecutionsFromConsecutiveRecords()
195 const std::optional<ContextSwitchRecord> &prev_record, in RecoverExecutionsFromConsecutiveRecords()
207 const ContextSwitchRecord &prev = *prev_record; in RecoverExecutionsFromConsecutiveRecords()
256 std::optional<ContextSwitchRecord> prev_record; in DecodePerfContextSwitchTrace()
267 ContextSwitchRecord record{ in DecodePerfContextSwitchTrace()