Home
last modified time | relevance | path

Searched refs:hists_base (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-diff.c652 static void block_hists_match(struct hists *hists_base, in block_hists_match() argument
655 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match()
969 struct hists *hists_base = evsel__hists(evsel_base); in data_process() local
985 hists__match(hists_base, hists); in data_process()
988 hists__link(hists_base, hists); in data_process()
1004 hists__process(hists_base); in data_process()