Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.c853 case PRINT_OP: in free_arg()
1740 arg->type = PRINT_OP; in process_cond()
1889 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1934 arg->type = PRINT_OP; in process_op()
1967 arg->type = PRINT_OP; in process_op()
2017 if (right->type == PRINT_OP && in process_op()
2041 arg->type = PRINT_OP; in process_op()
2273 case PRINT_OP: in arg_num_eval()
2428 case PRINT_OP: in arg_eval()
3098 arg->type = PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h294 PRINT_OP, enumerator
/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()