Searched refs:mexp (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/perf/util/ |
| D | stat-shadow.c | 1052 struct metric_expr *mexp; in perf_stat__print_shadow_stats() local 1054 list_for_each_entry (mexp, &me->head, nd) { in perf_stat__print_shadow_stats() 1057 generic_metric(config, mexp->metric_expr, mexp->metric_events, in perf_stat__print_shadow_stats() 1058 evsel->name, mexp->metric_name, in perf_stat__print_shadow_stats() 1059 mexp->metric_unit, avg, cpu, out, st); in perf_stat__print_shadow_stats()
|