Home
last modified time | relevance | path

Searched refs:expr__add_ref (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dexpr.h50 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref);
H A Dexpr.c83 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref) in expr__add_ref() function
H A Dstat-shadow.c836 ret = expr__add_ref(pctx, &metric_refs[j]); in prepare_metric()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.h40 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref);
H A Dexpr.c183 int expr__add_ref(struct expr_parse_ctx *ctx, struct metric_ref *ref) in expr__add_ref() function
H A Dstat-shadow.c429 int ret = expr__add_ref(pctx, &metric_refs[j]); in prepare_metric()

Completed in 5 milliseconds