Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/lib/traceevent/
Devent-parse.c755 case PRINT_NULL: in free_arg()
1738 if (!arg->op.left || arg->op.left->type == PRINT_NULL) in set_op_prio()
1780 left->type = PRINT_NULL; in process_op()
2191 if (arg->op.left->type == PRINT_NULL) in arg_num_eval()
2203 if (arg->op.left->type == PRINT_NULL) in arg_num_eval()
2220 case PRINT_NULL: in arg_num_eval()
2248 case PRINT_NULL: in arg_eval()
3241 case PRINT_NULL: in eval_num_arg()
3499 case PRINT_NULL: in print_str_arg()
4675 case PRINT_NULL: in print_args()
Devent-parse.h256 PRINT_NULL, enumerator
/external/linux-tools-perf/src/tools/perf/util/scripting-engines/
Dtrace-event-perl.c189 case PRINT_NULL: in define_event_symbols()
Dtrace-event-python.c156 case PRINT_NULL: in define_event_symbols()