Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dbuiltin-test.c804 int ret = hists__init(); in cmd_test()
/linux/tools/perf/util/
H A Dhist.h471 int hists__init(void);
H A Dhist.c3081 int hists__init(void) in hists__init() function
/linux/tools/perf/
H A Dbuiltin-annotate.c803 ret = hists__init(); in cmd_annotate()
H A Dbuiltin-report.c1506 int ret = hists__init(); in cmd_report()
H A Dbuiltin-top.c1626 int status = hists__init(); in cmd_top()
H A Dbuiltin-diff.c1944 int ret = hists__init(); in cmd_diff()
H A Dbuiltin-c2c.c3131 err = hists__init(); in perf_c2c__report()