Searched refs:test_generic_metric (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/perf/util/
H A Dstat.h227 double test_generic_metric(struct metric_expr *mexp, int aggr_idx);
H A Dstat-shadow.c541 double test_generic_metric(struct metric_expr *mexp, int aggr_idx) function
/linux-master/tools/perf/tests/
H A Dpmu-events.c939 pr_debug("Result %f\n", test_generic_metric(mexp, 0));
H A Dparse-metric.c61 return test_generic_metric(mexp, 0);

Completed in 191 milliseconds