first_hists 270 tools/perf/tests/hists_link.c struct hists *hists, *first_hists; first_hists 317 tools/perf/tests/hists_link.c first_hists = evsel__hists(first); first_hists 321 tools/perf/tests/hists_link.c hists__match(first_hists, hists); first_hists 322 tools/perf/tests/hists_link.c err = validate_match(first_hists, hists); first_hists 327 tools/perf/tests/hists_link.c hists__link(first_hists, hists); first_hists 328 tools/perf/tests/hists_link.c err = validate_link(first_hists, hists);