Searched refs:hists__overhead_width (Results 1 – 3 of 3) sorted by relevance
796 unsigned int hists__overhead_width(struct hists *hists);
867 indent = hists__overhead_width(hists) + 4; in hists__fprintf()
1065 unsigned int hists__overhead_width(struct hists *hists) in hists__overhead_width() function