Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dexpr.h50 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref);
Dexpr.c83 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref) in expr__add_ref() function
Dstat-shadow.c836 ret = expr__add_ref(pctx, &metric_refs[j]); in prepare_metric()