Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp86 struct ContextSwitchRecord { struct
193 const ContextSwitchRecord &current_record, in RecoverExecutionsFromConsecutiveRecords()
194 const Optional<ContextSwitchRecord> &prev_record, in RecoverExecutionsFromConsecutiveRecords()
206 const ContextSwitchRecord &prev = *prev_record; in RecoverExecutionsFromConsecutiveRecords()
255 Optional<ContextSwitchRecord> prev_record; in DecodePerfContextSwitchTrace()
266 ContextSwitchRecord record{ in DecodePerfContextSwitchTrace()