Searched refs:GetTlabStart (Results 1 – 3 of 3) sorted by relevance
910 uint8_t* tlab_start = thread->GetTlabStart(); in RevokeThreadLocalBuffersLocked()
1436 uint8_t* GetTlabStart() { in GetTlabStart() function
3620 if (fault_page < self->GetTlabStart() || fault_page >= end) { in ConcurrentlyProcessMovingPage()