Home
last modified time | relevance | path

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

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