Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp312 bool should_copy = false; in FilterProcessesFromContextSwitchTrace() local
318 should_copy = true; in FilterProcessesFromContextSwitchTrace()
320 should_copy = true; in FilterProcessesFromContextSwitchTrace()
323 if (should_copy) { in FilterProcessesFromContextSwitchTrace()