Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c793 case PRINT_FUNC: in free_arg()
2820 arg->type = PRINT_FUNC; in process_func_handler()
3430 case PRINT_FUNC: { in eval_num_arg()
3946 case PRINT_FUNC: in print_str_arg()
4254 if (arg->type == PRINT_FUNC) { in print_mac_arg()
4407 if (arg->type == PRINT_FUNC) { in print_ipv4_arg()
4453 if (arg->type == PRINT_FUNC) { in print_ipv6_arg()
4511 if (arg->type == PRINT_FUNC) { in print_ipsa_arg()
Devent-parse.h294 PRINT_FUNC, enumerator
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-perl.c236 case PRINT_FUNC: in define_event_symbols()
Dtrace-event-python.c254 case PRINT_FUNC: in define_event_symbols()