mexp             1046 tools/perf/util/stat-shadow.c 		struct metric_expr *mexp;
mexp             1048 tools/perf/util/stat-shadow.c 		list_for_each_entry (mexp, &me->head, nd) {
mexp             1051 tools/perf/util/stat-shadow.c 			generic_metric(config, mexp->metric_expr, mexp->metric_events,
mexp             1052 tools/perf/util/stat-shadow.c 					evsel->name, mexp->metric_name,
mexp             1053 tools/perf/util/stat-shadow.c 					mexp->metric_unit, avg, cpu, out, st);