HomeSort by relevance Sort by last modified time
    Searched refs:output_summary_data (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libpp/
xml_utils.h 49 bool output_summary_data(std::ostream & out, count_array_t const & summary,
format_output.cpp 847 got_samples |= xml_support->output_summary_data(str,
959 xml_support->output_summary_data(str, cit->sample.counts, p);
1010 xml_support->output_summary_data(str, symb->sample.counts, p);
xml_utils.cpp 395 xml_utils::output_summary_data(ostream & out, count_array_t const & summary, size_t pclass) function in class:xml_utils
588 (void)xml_support->output_summary_data(out, summary, p);

Completed in 81 milliseconds