OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opreport_formatter
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
format_output.h
177
class
opreport_formatter
: public formatter {
class in namespace:format_output
180
opreport_formatter
(profile_container const & profile);
format_output.cpp
434
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 1610 milliseconds