Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp144 bool should_skip = false; in WriteContextSwitchTrace() local
162 should_skip = true; in WriteContextSwitchTrace()
172 if (should_skip) in WriteContextSwitchTrace()