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 128 generic_metric(struct perf_stat_config * config,struct metric_expr * mexp,struct evsel * evsel,int aggr_idx,struct perf_stat_output_ctx * out) generic_metric() argument 206 test_generic_metric(struct metric_expr * mexp,int aggr_idx) test_generic_metric() argument 279 struct metric_expr *mexp = from; perf_stat__print_shadow_stats_metricgroup() local [all...] |
| H A D | python.c | 1334 static int prepare_metric(const struct metric_expr *mexp, in prepare_metric() 1413 struct metric_expr *mexp = NULL; in pyrf_evlist__compute_metric() local
|
| /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; in test__parsing_callback() local
|