Searched refs:old_me (Results 1 – 1 of 1) sorted by relevance
1790 struct metric_event *old_me, *new_me; in metricgroup__copy_metric_events() local1797 old_me = container_of(nd, struct metric_event, nd); in metricgroup__copy_metric_events()1799 evsel = evlist__find_evsel(evlist, old_me->evsel->core.idx); in metricgroup__copy_metric_events()1809 list_for_each_entry(old_expr, &old_me->head, nd) { in metricgroup__copy_metric_events()