Searched refs:hists__match (Results 1 – 5 of 5) sorted by relevance
134 void hists__match(struct hists *leader, struct hists *other);
952 void hists__match(struct hists *leader, struct hists *other) in hists__match() function
478 hists__match(&first->hists, &evsel->hists); in test__hists_link()
628 hists__match(&evsel_base->hists, &evsel->hists); in data_process()
564 hists__match(leader_hists, hists); in __cmd_report()