Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h691 static void DumpRecentAllocations() LOCKS_EXCLUDED(Locks::alloc_tracker_lock_);
Ddebugger.cc4952 void Dbg::DumpRecentAllocations() { in DumpRecentAllocations() function in art::Dbg
5082 DumpRecentAllocations(); in GetRecentAllocations()