Home
last modified time | relevance | path

Searched refs:expr__get_id (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
A Dexpr.c229 int expr__get_id(struct expr_parse_ctx *ctx, const char *id, in expr__get_id() function
243 if (expr__get_id(haystack, cur->key, &data)) in expr__subset_of_ids()
255 if (expr__get_id(ctx, id, datap) || !*datap) { in expr__resolve_id()
A Dexpr.h46 int expr__get_id(struct expr_parse_ctx *ctx, const char *id,

Completed in 5 milliseconds