Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c1973 static int evlist__pos(struct evlist *evlist, struct evsel *evsel) in evlist__pos() function
2019 int idx = evlist__pos(evlist, leader); in pyrf_evlist__from_evlist()
2030 int idx = evlist__pos(evlist, leader); in pyrf_evlist__from_evlist()
2045 int idx = evlist__pos(evlist, me->evsel); in pyrf_evlist__from_evlist()
2053 idx = evlist__pos(evlist, e->metric_events[j]); in pyrf_evlist__from_evlist()