Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-diff.c473 static struct evsel *evsel_match(struct evsel *evsel, struct evlist *evlist) in evsel_match() function
978 evsel = evsel_match(evsel_base, evlist); in data_process()
1018 evsel_pair = evsel_match(evsel_base, evlist_pair); in process_base_stream()