HomeSort by relevance Sort by last modified time
    Searched defs:thread_local_objects (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
concurrent_copying.cc 349 size_t thread_local_objects = thread->GetThreadLocalObjectsAllocated(); local
353 FetchAndAddSequentiallyConsistent(thread_local_objects);
    [all...]
  /art/runtime/
thread.h 793 thread_local_objects));
1701 size_t thread_local_objects; variable
    [all...]

Completed in 148 milliseconds