Searched refs:first_hists (Results 1 – 1 of 1) sorted by relevance
289 struct hists *hists, *first_hists; in test__hists_link() local336 first_hists = evsel__hists(first); in test__hists_link()340 hists__match(first_hists, hists); in test__hists_link()341 err = validate_match(first_hists, hists); in test__hists_link()346 hists__link(first_hists, hists); in test__hists_link()347 err = validate_link(first_hists, hists); in test__hists_link()