HomeSort by relevance Sort by last modified time
    Searched full:xml_formatter (Results 1 - 5 of 5) sorted by null

  /external/oprofile/libpp/
format_output.cpp 604 xml_formatter::
605 xml_formatter(profile_container const * p, function in class:format_output::xml_formatter
620 void xml_formatter::
627 void xml_formatter::output(ostream & out)
658 xml_formatter::get_bfd_object(symbol_entry const * symb, op_bfd * & abfd) const
695 void xml_formatter::
737 void xml_formatter::output_cg_children(ostream & out,
757 void xml_formatter::output_symbol_data(ostream & out)
779 string xml_formatter::
835 void xml_formatter:
    [all...]
xml_utils.h 26 xml_utils(format_output::xml_formatter * xo,
format_output.h 238 class xml_formatter : public formatter { class in namespace:format_output
241 xml_formatter(profile_container const * profile,
300 class xml_cg_formatter : public xml_formatter {
xml_utils.cpp 29 // handle on xml_formatter object
30 format_output::xml_formatter * xml_out;
112 xml_utils::xml_utils(format_output::xml_formatter * xo,
  /external/oprofile/pp/
opreport.cpp 377 format_output::xml_formatter * xml_out = 0;
381 xml_out = new format_output::xml_formatter(&pc, symbols,

Completed in 67 milliseconds