Home
last modified time | relevance | path

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

/linux/tools/perf/ui/stdio/
A Dhist.c764 for (line = 0; line < hpp_list->nr_header_lines; line++) { in hists__fprintf_standard_headers()
773 return hpp_list->nr_header_lines; in hists__fprintf_standard_headers()
797 return hpp_list->nr_header_lines + 2; in hists__fprintf_standard_headers()
/linux/tools/perf/
A Dbuiltin-c2c.c185 int nr_header_lines);
190 int nr_header_lines) in he__get_c2c_hists() argument
204 ret = c2c_hists__init(hists, sort, nr_header_lines); in he__get_c2c_hists()
470 if (!text && (line == hpp_list->nr_header_lines - 1)) in c2c_header()
1836 int nr_header_lines) in c2c_hists__init() argument
1848 hists->list.nr_header_lines = nr_header_lines; in c2c_hists__init()
/linux/tools/perf/util/
A Dblock-info.c393 bh->block_list.nr_header_lines = 1; in init_block_hist()
A Dhist.h296 int nr_header_lines; member
/linux/tools/perf/ui/
A Dhist.c516 .nr_header_lines = 1,
/linux/tools/perf/ui/browsers/
A Dhists.c85 browser->extra_title_lines = hb->show_headers ? hpp_list->nr_header_lines : 0; in hist_browser__set_title_space()
116 browser->extra_title_lines = hpp_list->nr_header_lines; in hist_browser__update_rows()
1794 for (line = 0; line < hpp_list->nr_header_lines; line++) { in hists_browser__headers()

Completed in 23 milliseconds