Home
last modified time | relevance | path

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

/tools/perf/tests/
Dhists_link.c340 hists__match(first_hists, hists); in test__hists_link()
/tools/perf/util/
Dhist.h234 void hists__match(struct hists *leader, struct hists *other);
Dhist.c2544 void hists__match(struct hists *leader, struct hists *other) in hists__match() function
/tools/perf/
Dbuiltin-report.c715 hists__match(leader_hists, hists); in report__collapse_hists()
Dbuiltin-top.c309 hists__match(leader_hists, hists); in perf_top__resort_hists()
Dbuiltin-diff.c998 hists__match(hists_base, hists); in data_process()