Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dexpr.h40 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref);
H A Dstat-shadow.c110 int ret = expr__add_ref(pctx, &metric_refs[j]); in prepare_metric()
H A Dexpr.c180 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref) in expr__add_ref() function
H A Dpython.c1398 int ret = expr__add_ref(pctx, &metric_refs[i]); in prepare_metric()