hists__init       561 tools/perf/builtin-annotate.c 	ret = hists__init();
hists__init      1841 tools/perf/builtin-diff.c 	int ret = hists__init();
hists__init      1219 tools/perf/builtin-report.c 	int ret = hists__init();
hists__init      1548 tools/perf/builtin-top.c 	int status = hists__init();
hists__init       714 tools/perf/tests/builtin-test.c         int ret = hists__init();
hists__init       243 tools/perf/util/hist.h int hists__init(void);