Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Devent-parse.c1690 process_arg(struct event_format *event, struct print_arg *arg, char **tok) in process_arg() function
1713 type = process_arg(event, arg, tok); in process_field_arg()
1746 type = process_arg(event, left, &token); in process_cond()
1763 type = process_arg(event, right, &token); in process_cond()
1794 type = process_arg(event, arg, &token); in process_array()
1924 type = process_arg(event, right, tok); in process_op()
2135 type = process_arg(event, field, &token); in alloc_and_process_delim()
2468 type = process_arg(event, arg, &token); in process_fields()
2496 type = process_arg(event, arg, &token); in process_fields()
2713 type = process_arg(event, arg, &token); in process_dynamic_array()
[all …]