Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-parse.h250 TEP_PRINT_FUNC, enumerator
Devent-parse.c921 case TEP_PRINT_FUNC: in free_arg()
3017 arg->type = TEP_PRINT_FUNC; in process_func_handler()
3639 case TEP_PRINT_FUNC: { in eval_num_arg()
4177 case TEP_PRINT_FUNC: in print_str_arg()
4517 if (arg->type == TEP_PRINT_FUNC) { in print_mac_arg()
4670 if (arg->type == TEP_PRINT_FUNC) { in print_ipv4_arg()
4716 if (arg->type == TEP_PRINT_FUNC) { in print_ipv6_arg()
4774 if (arg->type == TEP_PRINT_FUNC) { in print_ipsa_arg()
/Linux-v5.4/tools/perf/util/scripting-engines/
Dtrace-event-perl.c249 case TEP_PRINT_FUNC: in define_event_symbols()
Dtrace-event-python.c329 case TEP_PRINT_FUNC: in define_event_symbols()