Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c788 case PRINT_OP: in free_arg()
1675 arg->type = PRINT_OP; in process_cond()
1821 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1866 arg->type = PRINT_OP; in process_op()
1899 arg->type = PRINT_OP; in process_op()
1943 if (right->type == PRINT_OP && in process_op()
1967 arg->type = PRINT_OP; in process_op()
2199 case PRINT_OP: in arg_num_eval()
2354 case PRINT_OP: in arg_eval()
2983 arg->type = PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h293 PRINT_OP, enumerator
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-perl.c230 case PRINT_OP: in define_event_symbols()
Dtrace-event-python.c244 case PRINT_OP: in define_event_symbols()