Home
last modified time | relevance | path

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

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