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

  /external/oprofile/libpp/
format_output.h 295 void output_cg_children(std::ostream & out,
format_output.cpp 737 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 26 milliseconds