Searched refs:num_exe_ctx (Results 1 – 1 of 1) sorted by relevance
3111 size_t num_exe_ctx = exc_ctx_with_reasons.size(); in RunStopHooks() local3112 if (num_exe_ctx == 0) { in RunStopHooks()3118 num_exe_ctx = 1; in RunStopHooks()3128 bool print_thread_header = (num_exe_ctx != 1); in RunStopHooks()