Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Devent-parse.c910 case TEP_PRINT_OP: in free_arg()
1807 arg->type = TEP_PRINT_OP; in process_cond()
1956 if (arg->type == TEP_PRINT_OP && !arg->op.left) { in process_op()
2001 arg->type = TEP_PRINT_OP; in process_op()
2035 arg->type = TEP_PRINT_OP; in process_op()
2082 if (right->type == TEP_PRINT_OP && in process_op()
2106 arg->type = TEP_PRINT_OP; in process_op()
2338 case TEP_PRINT_OP: in arg_num_eval()
2499 case TEP_PRINT_OP: in arg_eval()
3222 arg->type = TEP_PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h235 TEP_PRINT_OP, enumerator
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-perl.c243 case TEP_PRINT_OP: in define_event_symbols()
Dtrace-event-python.c318 case TEP_PRINT_OP: in define_event_symbols()