Home
last modified time | relevance | path

Searched defs:show_header (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/pp/
Dopreport_options.cpp44 bool show_header = true; variable
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
Dhist.c375 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf()
/external/lldb/source/Core/
DSection.cpp509 SectionList::Dump (Stream *s, Target *target, bool show_header, uint32_t depth) const in Dump()
/external/oprofile/libpp/
Dformat_output.cpp135 void formatter::show_header(bool on_off) in show_header() function in format_output::formatter