HomeSort by relevance Sort by last modified time
    Searched full:show_header (Results 1 - 6 of 6) sorted by null

  /external/oprofile/pp/
opreport_options.h 40 extern bool show_header;
opreport.cpp 204 if (!options::show_header)
236 if (!options::show_header)
395 out->show_header(options::show_header);
436 out.show_header(options::show_header);
475 out->show_header(options::show_header);
opreport_options.cpp 44 bool show_header = true; member in namespace:options
97 popt::option(options::show_header, "no-header", 'n',
  /external/oprofile/libpp/
format_output.h 50 void show_header(bool);
format_output.cpp 135 void formatter::show_header(bool on_off) function in class:format_output::formatter
  /external/oprofile/
ChangeLog-2003     [all...]

Completed in 325 milliseconds