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