Home
last modified time | relevance | path

Searched defs:thread_local_objects (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dthread.h1826 size_t thread_local_objects; in PACKED() local
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc473 size_t thread_local_objects = thread->GetThreadLocalObjectsAllocated(); in Run() local