Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dexpr.h47 void expr__del_id(struct expr_parse_ctx *ctx, const char *id);
H A 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()
H A Dmetricgroup.c901 expr__del_id(&m->pctx, cur->key); in __resolve_metric()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.h35 void expr__del_id(struct expr_parse_ctx *ctx, const char *id);
H A Dexpr.c281 void expr__del_id(struct expr_parse_ctx *ctx, const char *id) in expr__del_id() function
381 expr__del_id(ctx, one); in expr__find_ids()
H A Dmetricgroup.c884 expr__del_id(root_metric->pctx, pending[i].key); in resolve_metric()

Completed in 7 milliseconds