Searched refs:thread_output (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libpp/
H A Dxml_utils.cpp942 ostringstream thread_output; local
947 my_threads[t].output(thread_output);
950 if (thread_output.str().size() == 0 && process_summary.str().size() == 0)
957 out << thread_output.str();

Completed in 44 milliseconds