Home
last modified time | relevance | path

Searched refs:hists__link (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dhists_link.c346 hists__link(first_hists, hists); in test__hists_link()
/openbmc/linux/tools/perf/util/
H A Dhist.h235 int hists__link(struct hists *leader, struct hists *other);
H A Dhist.c2619 int hists__link(struct hists *leader, struct hists *other) in hists__link() function
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c716 hists__link(leader_hists, hists); in report__collapse_hists()
H A Dbuiltin-top.c310 hists__link(leader_hists, hists); in perf_top__resort_hists()
H A Dbuiltin-diff.c1001 hists__link(hists_base, hists); in data_process()