Searched refs:hists__sort_list_width (Results 1 – 3 of 3) sorted by relevance
115 unsigned int hists__sort_list_width(struct hists *self);
878 unsigned int hists__sort_list_width(struct hists *self) in hists__sort_list_width() function
32 self->b.width = 3 + (hists__sort_list_width(self->hists) + in hist_browser__refresh_dimensions()