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

/external/oprofile/libpp/
H A Dformat_output.cpp604 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...]
H A Dxml_utils.h26 xml_utils(format_output::xml_formatter * xo,
H A Dformat_output.h238 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 {
H A Dxml_utils.cpp29 // 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/
H A Dopreport.cpp377 format_output::xml_formatter * xml_out = 0;
381 xml_out = new format_output::xml_formatter(&pc, symbols,

Completed in 108 milliseconds