Home
last modified time | relevance | path

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

/tools/perf/util/scripting-engines/
Dtrace-event-perl.c237 case PRINT_FUNC: in define_event_symbols()
Dtrace-event-python.c255 case PRINT_FUNC: in define_event_symbols()
/tools/lib/traceevent/
Devent-parse.c858 case PRINT_FUNC: in free_arg()
2931 arg->type = PRINT_FUNC; in process_func_handler()
3545 case PRINT_FUNC: { in eval_num_arg()
4072 case PRINT_FUNC: in print_str_arg()
4380 if (arg->type == PRINT_FUNC) { in print_mac_arg()
4533 if (arg->type == PRINT_FUNC) { in print_ipv4_arg()
4579 if (arg->type == PRINT_FUNC) { in print_ipv6_arg()
4637 if (arg->type == PRINT_FUNC) { in print_ipsa_arg()
Devent-parse.h295 PRINT_FUNC, enumerator