Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dexpr.c167 void expr__del_id(struct expr_parse_ctx *ctx, const char *id) in expr__del_id() function
240 expr__del_id(ctx, one); in expr__find_other()
Dexpr.h47 void expr__del_id(struct expr_parse_ctx *ctx, const char *id);
Dmetricgroup.c901 expr__del_id(&m->pctx, cur->key); in __resolve_metric()