Searched defs:mexp (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | stat-shadow.c | 46 prepare_metric(struct perf_stat_config * config,const struct metric_expr * mexp,const struct evsel * evsel,struct expr_parse_ctx * pctx,int aggr_idx) prepare_metric() argument |
| H A D | python.c | 1334 static int prepare_metric(const struct metric_expr *mexp, in prepare_metric() |
| /linux/tools/perf/tests/ | ||
| H A D | parse-metric.c | 51 struct metric_expr *mexp; in compute_single() local |
| H A D | pmu-events.c | 881 struct metric_expr *mexp; test__parsing_callback() local |