Home
last modified time | relevance | path

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

/tools/perf/tests/
Dbuiltin-test.c319 int ret = hists__init(); in cmd_test()
/tools/perf/
Dbuiltin-annotate.c340 int ret = hists__init(); in cmd_annotate()
Dbuiltin-report.c790 int ret = hists__init(); in cmd_report()
Dbuiltin-diff.c1263 int ret = hists__init(); in cmd_diff()
Dbuiltin-top.c1238 int status = hists__init(); in cmd_top()
/tools/perf/util/
Dhist.h185 int hists__init(void);
Dhist.c1581 int hists__init(void) in hists__init() function