Home
last modified time | relevance | path

Searched defs:FindFrameAtDepthVisitor (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_stack.h88 struct FindFrameAtDepthVisitor : art::StackVisitor { struct
90 FindFrameAtDepthVisitor(art::Thread* target, art::Context* ctx, jint depth) in FindFrameAtDepthVisitor() function
97 bool FoundFrame() { in FoundFrame()
101 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame()
120 size_t cnt_;
121 size_t depth_;