Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-perl.c233 case PRINT_DYNAMIC_ARRAY: in define_event_symbols()
Dtrace-event-python.c323 case PRINT_DYNAMIC_ARRAY: in define_event_symbols()
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h290 PRINT_DYNAMIC_ARRAY, enumerator
Devent-parse.c840 case PRINT_DYNAMIC_ARRAY: in free_arg()
2690 arg->type = PRINT_DYNAMIC_ARRAY; in process_dynamic_array()
3591 case PRINT_DYNAMIC_ARRAY: in eval_num_arg()
3732 case PRINT_DYNAMIC_ARRAY: in eval_num_arg()
3979 if (arg->hex.field->type == PRINT_DYNAMIC_ARRAY) { in print_str_arg()
4008 if (arg->int_array.field->type == PRINT_DYNAMIC_ARRAY) { in print_str_arg()