Searched refs:reparent_op_arg (Results 1 – 1 of 1) sorted by relevance
/tools/lib/traceevent/ |
D | parse-filter.c | 756 reparent_op_arg(struct tep_filter_arg *parent, struct tep_filter_arg *old_child, in reparent_op_arg() function 856 return reparent_op_arg(parent, arg, arg->op.right, in test_arg() 866 return reparent_op_arg(parent, arg, arg->op.right, in test_arg() 886 return reparent_op_arg(parent, arg, arg->op.left, in test_arg() 895 return reparent_op_arg(parent, arg, arg->op.left, in test_arg()
|