Searched refs:hists__match (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/perf/tests/
H A Dhists_link.c340 hists__match(first_hists, hists);
/linux-master/tools/perf/util/
H A Dhist.h237 void hists__match(struct hists *leader, struct hists *other);
H A Dhist.c2542 void hists__match(struct hists *leader, struct hists *other) function
/linux-master/tools/perf/
H A Dbuiltin-annotate.c652 hists__match(leader_hists, hists);
H A Dbuiltin-diff.c998 hists__match(hists_base, hists);
H A Dbuiltin-top.c290 * in a correct order in hists__match() below.
309 hists__match(leader_hists, hists);
H A Dbuiltin-report.c730 hists__match(leader_hists, hists);

Completed in 181 milliseconds