Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-annotate.c562 ret = hists__init(); in cmd_annotate()
H A Dbuiltin-top.c1591 int status = hists__init(); in cmd_top()
H A Dbuiltin-report.c1326 int ret = hists__init(); in cmd_report()
H A Dbuiltin-diff.c1954 int ret = hists__init(); in cmd_diff()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbuiltin-test.c791 int ret = hists__init(); in cmd_test()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h244 int hists__init(void);
H A Dhist.c2846 int hists__init(void) in hists__init() function