Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp24 #define PERF_RECORD_LOST_SAMPLES 13 macro
66 type == PERF_RECORD_UNTHROTTLE || type == PERF_RECORD_LOST_SAMPLES; in IsErrorRecord()