Searched refs:expr__resolve_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dexpr.h45 int expr__resolve_id(struct expr_parse_ctx *ctx, const char *id,
H A Dexpr.y103 if (expr__resolve_id(ctx, id, &data) == 0) {
H A Dexpr.c243 int expr__resolve_id(struct expr_parse_ctx *ctx, const char *id, function

Completed in 111 milliseconds