Searched refs:hists__sort_list_width (Results 1 – 4 of 4) sorted by relevance
255 unsigned int hists__sort_list_width(struct hists *self);
261 unsigned int hists__sort_list_width(struct hists *hists) in hists__sort_list_width() function
482 linesz = hists__sort_list_width(hists) + 3 + 1; in hists__fprintf()
40 browser->b.width = 3 + (hists__sort_list_width(browser->hists) + in hist_browser__refresh_dimensions()