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

  /art/runtime/gc/
heap-inl.h 249 const size_t new_tlab_size = alloc_size + kDefaultTLABSize;
heap.h 141 static constexpr size_t kDefaultTLABSize = 256 * KB;
    [all...]

Completed in 168 milliseconds