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

/external/oprofile/libpp/
H A Dformat_output.h295 void output_cg_children(std::ostream & out,
H A Dformat_output.cpp737 void xml_formatter::output_cg_children(ostream & out, function in class:format_output::xml_formatter
770 output_cg_children(out, cg_symb->callers, abfd);
771 output_cg_children(out, cg_symb->callees, abfd);

Completed in 92 milliseconds