Searched refs:reparent_op_arg (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/tools/lib/traceevent/ |
D | parse-filter.c | 755 reparent_op_arg(struct filter_arg *parent, struct filter_arg *old_child, in reparent_op_arg() function 855 return reparent_op_arg(parent, arg, arg->op.right, in test_arg() 865 return reparent_op_arg(parent, arg, arg->op.right, in test_arg() 885 return reparent_op_arg(parent, arg, arg->op.left, in test_arg() 894 return reparent_op_arg(parent, arg, arg->op.left, in test_arg()
|