Searched refs:num_exe_ctx (Results 1 – 1 of 1) sorted by relevance
2646 size_t num_exe_ctx = exc_ctx_with_reasons.size(); in RunStopHooks() local2647 if (num_exe_ctx == 0) in RunStopHooks()2655 bool print_thread_header = (num_exe_ctx != 1); in RunStopHooks()