Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dheader.c2482 static struct evsel *evlist__find_by_index(struct evlist *evlist, int idx) in evlist__find_by_index() function
2501 evsel = evlist__find_by_index(evlist, event->core.idx); in evlist__set_event_name()