Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-annotate.c561 ret = hists__init(); in cmd_annotate()
Dbuiltin-report.c1212 int ret = hists__init(); in cmd_report()
Dbuiltin-top.c1548 int status = hists__init(); in cmd_top()
Dbuiltin-diff.c1841 int ret = hists__init(); in cmd_diff()
/Linux-v5.4/tools/perf/tests/
Dbuiltin-test.c714 int ret = hists__init(); in cmd_test()
/Linux-v5.4/tools/perf/util/
Dhist.h243 int hists__init(void);
Dhist.c2794 int hists__init(void) in hists__init() function