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

/art/runtime/
H A Ddebugger.h393 static inline bool IsAllocTrackingEnabled() { return recent_allocation_records_ != NULL; }
426 static AllocRecord* recent_allocation_records_; member in class:art::Dbg

Completed in 19 milliseconds