Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.c1756 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()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/nasm/nasm/
H A D0002-Add-debug-prefix-map-option.patch49 @@ -1337,6 +1339,26 @@ static bool process_arg(char *p, char *q, int pass)