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