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

/linux-4.1.27/tools/lib/traceevent/
H A Dparse-filter.c732 static int check_op_done(struct filter_arg *arg) check_op_done() function
1052 if (current_exp && !check_op_done(current_exp)) process_filter()
1054 if (current_op && !check_op_done(current_op)) process_filter()

Completed in 108 milliseconds