Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h1802 size_t thread_local_objects; in PACKED() local
/art/runtime/gc/collector/
Dconcurrent_copying.cc451 size_t thread_local_objects = thread->GetThreadLocalObjectsAllocated(); in Run() local