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

  /art/runtime/gc/collector/
concurrent_copying.h 275 static constexpr size_t kMarkStackSize = kPageSize;
concurrent_copying.cc 121 "thread local mark stack", kMarkStackSize, kMarkStackSize);
    [all...]

Completed in 157 milliseconds