Lines Matching defs:hists
26 static int __hpp__fmt_print(struct perf_hpp *hpp, struct hists *hists, u64 val, in __hpp__fmt_print()
50 struct hists *hists; member
60 struct hists *hists = he->hists; in __hpp__fmt() local
298 struct hists *hists) in hpp__width_fn()
323 struct hists *hists, int line __maybe_unused, in hpp__header_fn()
763 unsigned int hists__sort_list_width(struct hists *hists) in hists__sort_list_width()
788 unsigned int hists__overhead_width(struct hists *hists) in hists__overhead_width()
810 void perf_hpp__reset_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_width()
849 void hists__reset_column_width(struct hists *hists) in hists__reset_column_width()
882 static int add_hierarchy_fmt(struct hists *hists, struct perf_hpp_fmt *fmt) in add_hierarchy_fmt()
927 struct hists *hists; in perf_hpp__setup_hists_formats() local