Searched refs:found_depth (Results 1 – 1 of 1) sorted by relevance
459 found_depth(UINT32_MAX), in DumpInfo()467 uint32_t found_depth; member530 dumpInfo->found_depth = curr_depth; in DumpCallback()544 if (curr_depth <= dumpInfo->found_depth) in DumpCallback()550 …if (dumpInfo->recurse_depth == UINT32_MAX || curr_depth <= dumpInfo->found_depth + dumpInfo->recur… in DumpCallback()