Searched defs:NthCallerVisitor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dnth_caller_visitor.h28 struct NthCallerVisitor : public StackVisitor { struct in namespace:art
29 NthCallerVisitor(Thread* thread, size_t n_in, bool include_runtime_and_upcalls = false) function in struct:art::NthCallerVisitor

Completed in 965 milliseconds