Searched refs:thread_summary (Results 1 – 1 of 1) sorted by relevance
879 ostringstream thread_summary; in output() local882 output_summary(thread_summary); in output()888 if (modules_output.str().size() == 0 && thread_summary.str().size() == 0) in output()893 out << thread_summary.str(); in output()