Searched refs:CountStackDepthVisitor (Results 1 – 1 of 1) sorted by relevance
2403 struct CountStackDepthVisitor : public StackVisitor { in GetStackDepth() struct2404 explicit CountStackDepthVisitor(Thread* thread_in) in GetStackDepth() function2419 CountStackDepthVisitor visitor(thread); in GetStackDepth()