Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp25 #define PERF_RECORD_SWITCH_CPU_WIDE 15 macro
61 return type == PERF_RECORD_SWITCH_CPU_WIDE; in IsContextSwitchRecord()