Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/tests/
Dbuiltin-test.c535 int ret = hists__init(); in cmd_test()
/Linux-v6.6/tools/perf/util/
Dhist.h260 int hists__init(void);
Dhist.c2909 int hists__init(void) in hists__init() function
/Linux-v6.6/tools/perf/
Dbuiltin-annotate.c619 ret = hists__init(); in cmd_annotate()
Dbuiltin-report.c1408 int ret = hists__init(); in cmd_report()
Dbuiltin-top.c1607 int status = hists__init(); in cmd_top()
Dbuiltin-diff.c1957 int ret = hists__init(); in cmd_diff()