Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c844 case PRINT_OP: in free_arg()
1731 arg->type = PRINT_OP; in process_cond()
1880 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1925 arg->type = PRINT_OP; in process_op()
1959 arg->type = PRINT_OP; in process_op()
2009 if (right->type == PRINT_OP && in process_op()
2033 arg->type = PRINT_OP; in process_op()
2265 case PRINT_OP: in arg_num_eval()
2426 case PRINT_OP: in arg_eval()
3116 arg->type = PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h291 PRINT_OP, enumerator
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-perl.c241 case PRINT_OP: in define_event_symbols()
Dtrace-event-python.c314 case PRINT_OP: in define_event_symbols()