Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Dparse-filter.c767 struct filter_arg *other_child; in reparent_op_arg() local
779 other_child = old_child->op.left; in reparent_op_arg()
782 other_child = old_child->op.right; in reparent_op_arg()
793 free_arg(other_child); in reparent_op_arg()