Searched refs:cg_formatter (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/libpp/
H A Dformat_output.h207 class cg_formatter : public formatter { class in namespace:format_output
210 cg_formatter(callgraph_container const & profile);
H A Dformat_output.cpp492 cg_formatter::cg_formatter(callgraph_container const & profile) function in class:format_output::cg_formatter
500 void cg_formatter::output(ostream & out, symbol_collection const & syms)
/external/oprofile/pp/
H A Dopreport.cpp459 format_output::cg_formatter * text_out = 0;
469 text_out = new format_output::cg_formatter(cg);

Completed in 86 milliseconds