Lines Matching refs:process_arg
1756 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_arg() function
1779 type = process_arg(event, arg, tok); in process_field_arg()
1812 type = process_arg(event, left, &token); in process_cond()
1829 type = process_arg(event, right, &token); in process_cond()
1860 type = process_arg(event, arg, &token); in process_array()
1990 type = process_arg(event, right, tok); in process_op()
2199 type = process_arg(event, field, &token); in alloc_and_process_delim()
2538 type = process_arg(event, arg, &token); in process_fields()
2566 type = process_arg(event, arg, &token); in process_fields()
2800 type = process_arg(event, arg, &token); in process_dynamic_array()
2863 type = process_arg(event, arg, &token); in process_paren()
3033 type = process_arg(event, farg, &token); in process_func_handler()
3074 type = process_arg(event, arg, &token); in process_builtin_expect()
3264 type = process_arg(event, arg, &token); in event_read_print_args()