Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/traceevent/
Devent-parse.c910 case TEP_PRINT_OP: in free_arg()
1817 arg->type = TEP_PRINT_OP; in process_cond()
1966 if (arg->type == TEP_PRINT_OP && !arg->op.left) { in process_op()
2011 arg->type = TEP_PRINT_OP; in process_op()
2045 arg->type = TEP_PRINT_OP; in process_op()
2092 if (right->type == TEP_PRINT_OP && in process_op()
2116 arg->type = TEP_PRINT_OP; in process_op()
2348 case TEP_PRINT_OP: in arg_num_eval()
2509 case TEP_PRINT_OP: in arg_eval()
3236 arg->type = TEP_PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h236 TEP_PRINT_OP, enumerator
/Linux-v6.1/tools/perf/util/scripting-engines/
Dtrace-event-perl.c243 case TEP_PRINT_OP: in define_event_symbols()
Dtrace-event-python.c319 case TEP_PRINT_OP: in define_event_symbols()