Searched refs:GetThreadLocalObjectsAllocated (Results 1 – 3 of 3) sorted by relevance
191 total += thread->GetThreadLocalObjectsAllocated(); in GetObjectsAllocated()198 objects_allocated_.FetchAndAddSequentiallyConsistent(thread->GetThreadLocalObjectsAllocated()); in RevokeThreadLocalBuffersLocked()
525 r->RecordThreadLocalAllocations(thread->GetThreadLocalObjectsAllocated(), in RevokeThreadLocalBuffersLocked()
1179 size_t GetThreadLocalObjectsAllocated() const { in GetThreadLocalObjectsAllocated() function