Searched refs:evlist__find_by_index (Results 1 – 1 of 1) sorted by relevance
2440 static struct evsel *evlist__find_by_index(struct evlist *evlist, int idx) in evlist__find_by_index() function2459 evsel = evlist__find_by_index(evlist, event->core.idx); in evlist__set_event_name()