Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Devent-parse.c1752 process_arg_token(struct tep_event *event, struct tep_print_arg *arg,
1764 return process_arg_token(event, arg, tok, type); in process_arg()
2074 type = process_arg_token(event, right, tok, type); in process_op()
2905 type = process_arg_token(event, item_arg, &token, type); in process_paren()
3159 process_arg_token(struct tep_event *event, struct tep_print_arg *arg, in process_arg_token() function