Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Dparse-filter.c668 *btype = FILTER_OP_NOT; in process_op()
679 if (*btype != FILTER_OP_NOT) in process_op()
852 if (arg->op.type != FILTER_OP_NOT) { in test_arg()
891 if (arg->op.type == FILTER_OP_NOT) in test_arg()
900 if (arg->op.type == FILTER_OP_NOT) in test_arg()
1962 case FILTER_OP_NOT: in test_op()
2147 case FILTER_OP_NOT: in op_to_str()
Devent-parse.h804 FILTER_OP_NOT, enumerator