Searched refs:nr_header_lines (Results 1 – 5 of 5) sorted by relevance
778 for (line = 0; line < hpp_list->nr_header_lines; line++) { in hists__fprintf_standard_headers()787 return hpp_list->nr_header_lines; in hists__fprintf_standard_headers()811 return hpp_list->nr_header_lines + 2; in hists__fprintf_standard_headers()
162 int nr_header_lines);167 int nr_header_lines) in he__get_c2c_hists() argument181 ret = c2c_hists__init(hists, sort, nr_header_lines); in he__get_c2c_hists()418 if (!text && (line == hpp_list->nr_header_lines - 1)) in c2c_header()1773 int nr_header_lines) in c2c_hists__init() argument1785 hists->list.nr_header_lines = nr_header_lines; in c2c_hists__init()
266 int nr_header_lines; member
449 .nr_header_lines = 1,
87 header_offset = hb->show_headers ? hpp_list->nr_header_lines : 0; in hist_browser__update_rows()120 header_offset = browser->show_headers ? hpp_list->nr_header_lines : 0; in hist_browser__gotorc()1864 for (line = 0; line < hpp_list->nr_header_lines; line++) { in hists_browser__headers()1906 header_offset = hpp_list->nr_header_lines; in hist_browser__refresh()