Searched refs:expr__has_event (Results 1 – 3 of 3) sorted by relevance
57 double expr__has_event(const struct expr_parse_ctx *ctx, bool compute_ids, const char *id);
206 $$.val = expr__has_event(ctx, compute_ids, $3);
489 double expr__has_event(const struct expr_parse_ctx *ctx, bool compute_ids, const char *id) in expr__has_event() function