Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.y206 $$.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) in expr__has_event() function

Completed in 2 milliseconds