Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp59 bool IsContextSwitchRecord() const { in IsContextSwitchRecord() function
262 if (perf_record.IsContextSwitchRecord()) { in DecodePerfContextSwitchTrace()
312 if (perf_record.IsContextSwitchRecord()) { in FilterProcessesFromContextSwitchTrace()