Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-parse.c916 case TEP_PRINT_OP: in free_arg()
1803 arg->type = TEP_PRINT_OP; in process_cond()
1952 if (arg->type == TEP_PRINT_OP && !arg->op.left) { in process_op()
1997 arg->type = TEP_PRINT_OP; in process_op()
2031 arg->type = TEP_PRINT_OP; in process_op()
2081 if (right->type == TEP_PRINT_OP && in process_op()
2105 arg->type = TEP_PRINT_OP; in process_op()
2337 case TEP_PRINT_OP: in arg_num_eval()
2498 case TEP_PRINT_OP: in arg_eval()
3188 arg->type = TEP_PRINT_OP; in process_arg_token()
[all …]
Devent-parse.h249 TEP_PRINT_OP, enumerator
/Linux-v5.4/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()