Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf-filter.c649 int perf_bpf_filter__parse(struct list_head *expr_head, const char *str) in perf_bpf_filter__parse() argument
659 ret = perf_bpf_filter_parse(expr_head); in perf_bpf_filter__parse()