Searched refs:process_arg_token (Results 1 – 1 of 1) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/ |
D | event-parse.c | 1574 process_arg_token(struct event_format *event, struct print_arg *arg, 1586 return process_arg_token(event, arg, tok, type); in process_arg() 1877 type = process_arg_token(event, right, tok, type); in process_op() 2594 type = process_arg_token(event, item_arg, &token, type); in process_paren() 2757 process_arg_token(struct event_format *event, struct print_arg *arg, in process_arg_token() function
|