Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/traceevent/
Devent-parse.c915 case TEP_PRINT_FUNC: in free_arg()
3029 arg->type = TEP_PRINT_FUNC; in process_func_handler()
3687 case TEP_PRINT_FUNC: { in eval_num_arg()
4228 case TEP_PRINT_FUNC: in print_str_arg()
4573 if (arg->type == TEP_PRINT_FUNC) { in print_mac_arg()
4781 if (arg->type == TEP_PRINT_FUNC) { in print_ipv4_arg()
4828 if (arg->type == TEP_PRINT_FUNC) { in print_ipv6_arg()
4891 if (arg->type == TEP_PRINT_FUNC) { in print_ipsa_arg()
5006 if (arg->type == TEP_PRINT_FUNC) { in print_uuid_arg()
5075 if (arg->type == TEP_PRINT_FUNC) { in print_raw_buff_arg()
Devent-parse.h237 TEP_PRINT_FUNC, enumerator
/Linux-v6.1/tools/perf/util/scripting-engines/
Dtrace-event-perl.c249 case TEP_PRINT_FUNC: in define_event_symbols()
Dtrace-event-python.c330 case TEP_PRINT_FUNC: in define_event_symbols()