Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c2044 struct list_head *mpos; in pyrf_evlist__from_evlist() local
2049 list_for_each(mpos, &me->head) { in pyrf_evlist__from_evlist()
2050 struct metric_expr *e = container_of(mpos, struct metric_expr, nd); in pyrf_evlist__from_evlist()