Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h608 static void DumpRecentAllocations() LOCKS_EXCLUDED(Locks::alloc_tracker_lock_);
Ddebugger.cc4608 void Dbg::DumpRecentAllocations() { in DumpRecentAllocations() function in art::Dbg
4738 DumpRecentAllocations(); in GetRecentAllocations()