Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc186 class AllocRecordStackVisitor : public StackVisitor { class
188 AllocRecordStackVisitor(Thread* thread, size_t max_depth, AllocRecordStackTrace* trace_out) in AllocRecordStackVisitor() function in art::gc::AllocRecordStackVisitor