Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dbuiltin-test.c495 int ret = hists__init(); in cmd_test()
/linux-6.1.9/tools/perf/
Dbuiltin-annotate.c600 ret = hists__init(); in cmd_annotate()
Dbuiltin-report.c1389 int ret = hists__init(); in cmd_report()
Dbuiltin-top.c1587 int status = hists__init(); in cmd_top()
Dbuiltin-diff.c1955 int ret = hists__init(); in cmd_diff()
/linux-6.1.9/tools/perf/util/
Dhist.h256 int hists__init(void);
Dhist.c2878 int hists__init(void) in hists__init() function