Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h603 void RecordThreadLocalAllocations(size_t num_objects, size_t num_bytes) { in RecordThreadLocalAllocations() function
Dregion_space.cc906 r->RecordThreadLocalAllocations(thread->GetThreadLocalObjectsAllocated(), in RevokeThreadLocalBuffersLocked()