Searched refs:compact_context_switch_trace (Results 1 – 1 of 1) sorted by relevance
158 Expected<std::vector<uint8_t>> compact_context_switch_trace = in WriteContextSwitchTrace() local160 if (!compact_context_switch_trace) in WriteContextSwitchTrace()161 return compact_context_switch_trace.takeError(); in WriteContextSwitchTrace()163 if (compact_context_switch_trace->empty()) { in WriteContextSwitchTrace()169 *compact_context_switch_trace); in WriteContextSwitchTrace()