Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Dparse-filter.c723 static int check_op_done(struct filter_arg *arg) in check_op_done() function
1043 if (current_exp && !check_op_done(current_exp)) in process_filter()
1045 if (current_op && !check_op_done(current_op)) in process_filter()