Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Devent-parse.c923 case TEP_PRINT_NULL: in free_arg()
1947 if (!arg->op.left || arg->op.left->type == TEP_PRINT_NULL) in set_op_prio()
1989 left->type = TEP_PRINT_NULL; in process_op()
2451 if (arg->op.left->type == TEP_PRINT_NULL) in arg_num_eval()
2463 if (arg->op.left->type == TEP_PRINT_NULL) in arg_num_eval()
2486 case TEP_PRINT_NULL: in arg_num_eval()
2515 case TEP_PRINT_NULL: in arg_eval()
3658 case TEP_PRINT_NULL: in eval_num_arg()
4002 case TEP_PRINT_NULL: in print_str_arg()
6480 case TEP_PRINT_NULL: in print_args()
Devent-parse.h225 TEP_PRINT_NULL, enumerator
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-perl.c202 case TEP_PRINT_NULL: in define_event_symbols()
Dtrace-event-python.c280 case TEP_PRINT_NULL: in define_event_symbols()