Searched refs:evlist__find_evsel (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Devlist.h440 struct evsel *evlist__find_evsel(struct evlist *evlist, int idx);
H A Dmetricgroup.c1795 evsel = evlist__find_evsel(evlist, old_me->evsel->core.idx);
1850 evsel = evlist__find_evsel(evlist, evsel->core.idx);
H A Devlist.c2435 struct evsel *evlist__find_evsel(struct evlist *evlist, int idx) function

Completed in 204 milliseconds