HomeSort by relevance Sort by last modified time
    Searched full:show_header (Results 1 - 10 of 10) 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/lldb/source/Core/
Section.cpp 509 SectionList::Dump (Stream *s, Target *target, bool show_header, uint32_t depth) const
512 if (show_header && !m_sections.empty())
528 if (show_header && !m_sections.empty())
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
hist.h 118 size_t hists__fprintf(struct hists *self, bool show_header, int max_rows,
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
hist.c 375 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
398 if (!show_header)
  /external/lldb/include/lldb/Core/
Section.h 53 Dump (Stream *s, Target *target, bool show_header, uint32_t depth) const;
  /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 356 milliseconds