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

/external/oprofile/libpp/
H A Dxml_utils.cpp879 ostringstream thread_summary; local
882 output_summary(thread_summary);
888 if (modules_output.str().size() == 0 && thread_summary.str().size() == 0)
893 out << thread_summary.str();

Completed in 39 milliseconds