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

  /external/oprofile/libpp/
xml_utils.h 63 extern xml_utils * xml_support;
format_output.cpp 629 xml_support->build_subclasses(out);
631 xml_support->output_program_structure(out);
727 xml_support->output_symbol_bytes(bytes_out, symb, sd_it->second, *abfd);
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 31 xml_utils * xml_support; variable
588 (void)xml_support->output_summary_data(out, summary, p);
  /external/oprofile/pp/
opreport.cpp 406 xml_support = new xml_utils(xml_out, symbols, nr_classes,
486 xml_support = new xml_utils(xml_out, symbols, nr_classes,

Completed in 167 milliseconds