Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dexpr.h40 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref);
Dexpr.c183 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref) in expr__add_ref() function
Dstat-shadow.c434 int ret = expr__add_ref(pctx, &metric_refs[j]); in prepare_metric()