Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Dparse-filter.c675 *btype = FILTER_OP_OR; in process_op()
858 if (arg->op.type == FILTER_OP_OR) in test_arg()
889 if (arg->op.type == FILTER_OP_OR) in test_arg()
1958 case FILTER_OP_OR: in test_op()
2085 case FILTER_OP_OR: in op_to_str()
2107 (arg->op.type == FILTER_OP_OR && left_val)) { in op_to_str()
2120 case FILTER_OP_OR: in op_to_str()
2132 (arg->op.type == FILTER_OP_OR && right_val)) { in op_to_str()
Devent-parse.h803 FILTER_OP_OR, enumerator