Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c849 case PRINT_FUNC: in free_arg()
2945 arg->type = PRINT_FUNC; in process_func_handler()
3564 case PRINT_FUNC: { in eval_num_arg()
4102 case PRINT_FUNC: in print_str_arg()
4431 if (arg->type == PRINT_FUNC) { in print_mac_arg()
4584 if (arg->type == PRINT_FUNC) { in print_ipv4_arg()
4630 if (arg->type == PRINT_FUNC) { in print_ipv6_arg()
4688 if (arg->type == PRINT_FUNC) { in print_ipsa_arg()
Devent-parse.h292 PRINT_FUNC, enumerator
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-perl.c247 case PRINT_FUNC: in define_event_symbols()
Dtrace-event-python.c325 case PRINT_FUNC: in define_event_symbols()