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