Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-diff.c703 static void block_hists_match(struct hists *hists_base, in block_hists_match() argument
706 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match()
1022 struct hists *hists_base = evsel__hists(evsel_base); in data_process() local
1038 hists__match(hists_base, hists); in data_process()
1041 hists__link(hists_base, hists); in data_process()
1057 hists__process(hists_base); in data_process()