Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtrace-event.h109 PRINT_NULL, enumerator
Dtrace-event-parse.c392 case PRINT_NULL: in free_arg()
1162 if (!arg->op.left || arg->op.left->type == PRINT_NULL) { in set_op_prio()
1198 left->type = PRINT_NULL; in process_op()
1433 case PRINT_NULL: in arg_num_eval()
1458 case PRINT_NULL: in arg_eval()
2065 case PRINT_NULL: in eval_num_arg()
2224 case PRINT_NULL: in print_str_arg()
2961 case PRINT_NULL: in print_args()
/external/linux-tools-perf/util/scripting-engines/
Dtrace-event-perl.c186 case PRINT_NULL: in define_event_symbols()
Dtrace-event-python.c143 case PRINT_NULL: in define_event_symbols()