Home
last modified time | relevance | path

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

/tools/perf/tests/
Dhists_link.c322 hists__match(first_hists, hists); in test__hists_link()
/tools/perf/util/
Dhist.h202 void hists__match(struct hists *leader, struct hists *other);
Dhist.c2301 void hists__match(struct hists *leader, struct hists *other) in hists__match() function
/tools/perf/
Dbuiltin-report.c569 hists__match(leader_hists, hists); in report__collapse_hists()
Dbuiltin-diff.c740 hists__match(hists_base, hists); in data_process()