Searched defs:IsOut (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/XRay/
H A DGraph.h
/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp81 bool IsOut() const { return header.misc & PERF_RECORD_MISC_SWITCH_OUT; } function in struct:PerfContextSwitchRecord
96 bool IsOut() const { return is_out; } function in struct:ContextSwitchRecord

Completed in 214 milliseconds