Home
last modified time | relevance | path

Searched refs:prepare_metric (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c365 static int prepare_metric(struct evsel **metric_events, in prepare_metric() function
472 i = prepare_metric(metric_events, metric_refs, pctx, aggr_idx); in generic_metric()
533 if (prepare_metric(mexp->metric_events, mexp->metric_refs, pctx, aggr_idx) < 0) in test_generic_metric()