Lines Matching refs:process_arg
1766 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_arg() function
1789 type = process_arg(event, arg, tok); in process_field_arg()
1822 type = process_arg(event, left, &token); in process_cond()
1839 type = process_arg(event, right, &token); in process_cond()
1870 type = process_arg(event, arg, &token); in process_array()
2000 type = process_arg(event, right, tok); in process_op()
2209 type = process_arg(event, field, &token); in alloc_and_process_delim()
2548 type = process_arg(event, arg, &token); in process_fields()
2576 type = process_arg(event, arg, &token); in process_fields()
2810 type = process_arg(event, arg, &token); in process_dynamic_array()
2873 type = process_arg(event, arg, &token); in process_paren()
3043 type = process_arg(event, farg, &token); in process_func_handler()
3084 type = process_arg(event, arg, &token); in process_builtin_expect()
3278 type = process_arg(event, arg, &token); in event_read_print_args()