Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp60 bool IsContextSwitchRecord() const { in IsContextSwitchRecord() function
263 if (perf_record.IsContextSwitchRecord()) { in DecodePerfContextSwitchTrace()
313 if (perf_record.IsContextSwitchRecord()) { in FilterProcessesFromContextSwitchTrace()