test_generic_metric
return test_generic_metric(mexp, 0);
pr_debug("Result %f\n", test_generic_metric(mexp, 0));
double test_generic_metric(struct metric_expr *mexp, int aggr_idx);