Home
last modified time | relevance | path

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

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