Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.h248 TEP_PRINT_DYNAMIC_ARRAY, enumerator
Devent-parse.c912 case TEP_PRINT_DYNAMIC_ARRAY: in free_arg()
2784 arg->type = TEP_PRINT_DYNAMIC_ARRAY; in process_dynamic_array()
3686 case TEP_PRINT_DYNAMIC_ARRAY: in eval_num_arg()
3827 case TEP_PRINT_DYNAMIC_ARRAY: in eval_num_arg()
4074 if (arg->hex.field->type == TEP_PRINT_DYNAMIC_ARRAY) { in print_str_arg()
4103 if (arg->int_array.field->type == TEP_PRINT_DYNAMIC_ARRAY) { in print_str_arg()
/tools/perf/util/scripting-engines/
Dtrace-event-perl.c235 case TEP_PRINT_DYNAMIC_ARRAY: in define_event_symbols()
Dtrace-event-python.c327 case TEP_PRINT_DYNAMIC_ARRAY: in define_event_symbols()