Searched defs:opreport_formatter (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libpp/
H A Dformat_output.h177 class opreport_formatter : public formatter { class in namespace:format_output
180 opreport_formatter(profile_container const & profile);
H A Dformat_output.cpp434 opreport_formatter::opreport_formatter(profile_container const & p) function in class:format_output::opreport_formatter
444 void opreport_formatter::show_details(bool on_off)
450 void opreport_formatter::output(ostream & out, symbol_entry const * symb)
459 void opreport_formatter::
471 void opreport_formatter::

Completed in 142 milliseconds