Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Dparse-filter.c754 struct tep_filter_arg *other_child; in reparent_op_arg() local
766 other_child = old_child->op.left; in reparent_op_arg()
769 other_child = old_child->op.right; in reparent_op_arg()
780 free_arg(other_child); in reparent_op_arg()