Home
last modified time | relevance | path

Searched refs:hists__init (Results 1 – 7 of 7) sorted by relevance

/tools/perf/tests/
Dbuiltin-test.c306 int ret = hists__init(); in cmd_test()
/tools/perf/
Dbuiltin-annotate.c329 int ret = hists__init(); in cmd_annotate()
Dbuiltin-report.c704 int ret = hists__init(); in cmd_report()
Dbuiltin-diff.c1145 int ret = hists__init(); in cmd_diff()
Dbuiltin-top.c1167 int status = hists__init(); in cmd_top()
/tools/perf/util/
Dhist.h179 int hists__init(void);
Dhist.c1472 int hists__init(void) in hists__init() function