Searched refs:evsel_base (Results 1 – 1 of 1) sorted by relevance
611 struct perf_evsel *evsel_base; in data_process() local614 list_for_each_entry(evsel_base, &evlist_base->entries, node) { in data_process()622 evsel = evsel_match(evsel_base, evlist); in data_process()628 hists__match(&evsel_base->hists, &evsel->hists); in data_process()631 hists__link(&evsel_base->hists, in data_process()636 perf_evsel__name(evsel_base)); in data_process()643 hists__process(&evsel_base->hists); in data_process()