Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h690 static size_t HeadIndex() EXCLUSIVE_LOCKS_REQUIRED(Locks::alloc_tracker_lock_);
Ddebugger.cc4947 size_t Dbg::HeadIndex() { in HeadIndex() function in art::Dbg
4962 size_t i = HeadIndex(); in DumpRecentAllocations()
5098 size_t idx = HeadIndex(); in GetRecentAllocations()
5143 idx = HeadIndex(); in GetRecentAllocations()