Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/tests/
Dparse-metric.c61 return test_generic_metric(mexp, 0); in compute_single()
Dpmu-events.c878 pr_debug("Result %f\n", test_generic_metric(mexp, 0)); in test__parsing_callback()
/linux-6.6.21/tools/perf/util/
Dstat.h227 double test_generic_metric(struct metric_expr *mexp, int aggr_idx);
Dstat-shadow.c522 double test_generic_metric(struct metric_expr *mexp, int aggr_idx) in test_generic_metric() function