Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dexpr.h35 void expr__del_id(struct expr_parse_ctx *ctx, const char *id);
Dexpr.c203 void expr__del_id(struct expr_parse_ctx *ctx, const char *id) in expr__del_id() function
276 expr__del_id(ctx, one); in expr__find_other()
Dmetricgroup.c999 expr__del_id(&m->pctx, cur->key); in __resolve_metric()
/Linux-v5.15/tools/perf/tests/
Dpmu-events.c801 expr__del_id(pctx, cur->key); in resolve_metric_simple()