Searched refs:hists__link (Results 1 – 5 of 5) sorted by relevance
135 int hists__link(struct hists *leader, struct hists *other);
977 int hists__link(struct hists *leader, struct hists *other) in hists__link() function
484 hists__link(&first->hists, &evsel->hists); in test__hists_link()
631 hists__link(&evsel_base->hists, in data_process()
565 hists__link(leader_hists, hists); in __cmd_report()