Searched refs:next_child (Results 1 – 3 of 3) sorted by relevance
1041 goto next_child; in GetFunctionStackParamSize()1050 goto next_child; in GetFunctionStackParamSize()1064 goto next_child; in GetFunctionStackParamSize()1069 goto next_child; in GetFunctionStackParamSize()1074 goto next_child; in GetFunctionStackParamSize()1079 goto next_child; in GetFunctionStackParamSize()1090 next_child: in GetFunctionStackParamSize()
398 struct callchain_node *child, *next_child; in merge_chain_branch() local415 chain_for_each_child_safe(child, next_child, src) { in merge_chain_branch()
290 INLINE(void next_child()) { ++child_idx_; } in INLINE() argument313 parent.next_child(); in TraverseDepthFirst()