Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dhists_link.c327 hists__link(first_hists, hists); in test__hists_link()
/linux-6.1.9/tools/perf/util/
Dhist.h231 int hists__link(struct hists *leader, struct hists *other);
Dhist.c2588 int hists__link(struct hists *leader, struct hists *other) in hists__link() function
/linux-6.1.9/tools/perf/
Dbuiltin-report.c706 hists__link(leader_hists, hists); in report__collapse_hists()
Dbuiltin-top.c308 hists__link(leader_hists, hists); in perf_top__resort_hists()
Dbuiltin-diff.c999 hists__link(hists_base, hists); in data_process()