Searched defs:AllocRecordStackVisitor (Results 1 – 1 of 1) sorted by relevance
186 class AllocRecordStackVisitor : public StackVisitor { class188 AllocRecordStackVisitor(Thread* thread, size_t max_depth, AllocRecordStackTrace* trace_out) in AllocRecordStackVisitor() function in art::gc::AllocRecordStackVisitor