Home | History | Annotate | Download | only in traceevent

Lines Matching full:process_op

1590 process_op(struct event_format *event, struct print_arg *arg, char **tok);
1621 type = process_op(event, left, &token);
1748 process_op(struct event_format *event, struct print_arg *arg, char **tok)
1911 return process_op(event, arg, tok);
1913 return process_op(event, right, tok);
2283 type = process_op(event, arg, &token);
2361 type = process_op(event, field, &token);
2559 type = process_op(event, arg, &token);
2826 type = process_op(event, arg, &token);
2876 type = process_op(event, arg, &token);