Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dhists_link.c322 hists__match(first_hists, hists); in test__hists_link()
/Linux-v4.19/tools/perf/util/
Dhist.h204 void hists__match(struct hists *leader, struct hists *other);
Dhist.c2303 void hists__match(struct hists *leader, struct hists *other) in hists__match() function
/Linux-v4.19/tools/perf/
Dbuiltin-diff.c740 hists__match(hists_base, hists); in data_process()
Dbuiltin-report.c609 hists__match(leader_hists, hists); in report__collapse_hists()