Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Devent-parse.c854 case PRINT_OP: in free_arg()
1741 arg->type = PRINT_OP; in process_cond()
1890 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1935 arg->type = PRINT_OP; in process_op()
1968 arg->type = PRINT_OP; in process_op()
2018 if (right->type == PRINT_OP && in process_op()
2042 arg->type = PRINT_OP; in process_op()
2274 case PRINT_OP: in arg_num_eval()
2429 case PRINT_OP: in arg_eval()
3098 arg->type = PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h294 PRINT_OP, enumerator
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-perl.c231 case PRINT_OP: in define_event_symbols()
Dtrace-event-python.c244 case PRINT_OP: in define_event_symbols()