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.c651 static void block_hists_match(struct hists *hists_base, in block_hists_match() argument
654 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match()
968 struct hists *hists_base = evsel__hists(evsel_base); in data_process() local
984 hists__match(hists_base, hists); in data_process()
987 hists__link(hists_base, hists); in data_process()
1003 hists__process(hists_base); in data_process()