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

/linux-master/tools/perf/util/
H A Dexpr.h57 double expr__has_event(const struct expr_parse_ctx *ctx, bool compute_ids, const char *id);
H A Dexpr.y208 $$.val = expr__has_event(ctx, compute_ids, $3);
H A Dexpr.c489 double expr__has_event(const struct expr_parse_ctx *ctx, bool compute_ids, const char *id) function

Completed in 130 milliseconds