Home
last modified time | relevance | path

Searched refs:GetTlabEnd (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dregion_space-inl.h501 bytes = thread_->GetTlabEnd() - begin_; in BytesAllocated()
Dregion_space.cc915 thread->GetTlabEnd() - r->Begin()); in RevokeThreadLocalBuffersLocked()
/art/runtime/
Dthread.h1188 uint8_t* GetTlabEnd() { in GetTlabEnd() function