Lines Matching defs:hists
50 struct hists hists; member
64 struct c2c_hists *hists; member
89 struct c2c_hists hists; member
206 struct c2c_hists *hists; in he__get_c2c_hists() local
433 static int symbol_width(struct hists *hists, struct sort_entry *se) in symbol_width()
445 struct hists *hists) in c2c_width()
461 struct hists *hists, int line, int *span) in c2c_header()
794 struct c2c_hists *hists; in percent_costly_snoop() local
885 struct c2c_hists *hists; in total_stats() local
2052 static int c2c_hists__init(struct c2c_hists *hists, in c2c_hists__init()
2335 static int hists__iterate_cb(struct hists *hists, hists__resort_cb_t cb) in hists__iterate_cb()
2585 c2c_cacheline_browser__new(struct hists *hists, struct hist_entry *he) in c2c_cacheline_browser__new()
2672 perf_c2c_browser__new(struct hists *hists) in perf_c2c_browser__new()
2684 static int perf_c2c__hists_browse(struct hists *hists) in perf_c2c__hists_browse()