Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_link.c321 hists__match(first_hists, hists); in test__hists_link()
/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h218 void hists__match(struct hists *leader, struct hists *other);
Dhist.c2492 void hists__match(struct hists *leader, struct hists *other) in hists__match() function
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-top.c305 hists__match(leader_hists, hists); in perf_top__resort_hists()
Dbuiltin-report.c678 hists__match(leader_hists, hists); in report__collapse_hists()
Dbuiltin-diff.c996 hists__match(hists_base, hists); in data_process()