Searched defs:NthCallerVisitor (Results 1 – 1 of 1) sorted by relevance
28 struct NthCallerVisitor : public StackVisitor { struct30 : StackVisitor(thread, nullptr, StackVisitor::StackWalkKind::kIncludeInlinedFrames), in StackVisitor()36 bool VisitFrame() SHARED_REQUIRES(Locks::mutator_lock_) { in VisitFrame()56 const size_t n;57 const bool include_runtime_and_upcalls_;58 size_t count;59 ArtMethod* caller;