tep_func_arg_type   85 tools/lib/traceevent/event-parse.c 	enum tep_func_arg_type	type;
tep_func_arg_type   90 tools/lib/traceevent/event-parse.c 	enum tep_func_arg_type		ret_type;
tep_func_arg_type 6649 tools/lib/traceevent/event-parse.c 				enum tep_func_arg_type ret_type,
tep_func_arg_type 6655 tools/lib/traceevent/event-parse.c 	enum tep_func_arg_type type;
tep_func_arg_type 6688 tools/lib/traceevent/event-parse.c 		type = va_arg(ap, enum tep_func_arg_type);
tep_func_arg_type  504 tools/lib/traceevent/event-parse.h 				enum tep_func_arg_type ret_type,