Home
last modified time | relevance | path

Searched refs:DumpRecentAllocations (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddebugger.h694 static void DumpRecentAllocations() REQUIRES(!Locks::alloc_tracker_lock_);
Ddebugger.cc4852 void Dbg::DumpRecentAllocations() { in DumpRecentAllocations() function in art::Dbg
5042 DumpRecentAllocations(); in GetRecentAllocations()