Home
last modified time | relevance | path

Searched refs:expr__find_other (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dexpr.c65 expr__find_other("FOO + BAR + BAZ + BOZO", "FOO", in test__expr()
77 expr__find_other("EVENT1\\,param\\=?@ + EVENT2\\,param\\=?@", in test__expr()
H A Dpmu-events.c486 if (expr__find_other(pe->metric_expr, NULL, &ctx, 0) in test_parsing()
543 if (expr__find_other(str, NULL, &ctx, 0) < 0) { in metric_parse_fake()
544 pr_err("expr__find_other failed\n"); in metric_parse_fake()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dexpr.h57 int expr__find_other(const char *expr, const char *one,
H A Dexpr.c234 int expr__find_other(const char *expr, const char *one, in expr__find_other() function
H A Dmetricgroup.c760 if (expr__find_other(pe->metric_expr, NULL, &m->pctx, runtime) < 0) { in __add_metric()
H A Dstat-shadow.c354 if (expr__find_other(counter->metric_expr, in perf_stat__collect_metric_expr()

Completed in 8 milliseconds