Home
last modified time | relevance | path

Searched refs:show_header (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/pp/
Dopreport.cpp204 if (!options::show_header) in output_header()
236 if (!options::show_header) in output_col_headers()
395 out->show_header(options::show_header); in output_symbols()
436 out.show_header(options::show_header); in output_diff_symbols()
475 out->show_header(options::show_header); in output_cg_symbols()
Dopreport_options.h40 extern bool show_header;
Dopreport_options.cpp44 bool show_header = true; variable
97 popt::option(options::show_header, "no-header", 'n',
/external/oprofile/libpp/
Dformat_output.h50 void show_header(bool);
Dformat_output.cpp135 void formatter::show_header(bool on_off) in show_header() function in format_output::formatter
/external/oprofile/
DChangeLog-20031443 * pp/opreport.cpp: format_output::show_header no hide_header
2763 * pp/opreport.cpp: honor options::show_header