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

  /art/runtime/gc/
heap-inl.h 173 if (kUseThreadLocalAllocationStack) {
heap.h 117 static constexpr bool kUseThreadLocalAllocationStack = true;
    [all...]
heap.cc     [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 242 if (kUseThreadLocalAllocationStack) {
    [all...]
mark_compact.cc 207 if (kUseThreadLocalAllocationStack) {
semi_space.cc 225 if (kUseThreadLocalAllocationStack) {
    [all...]

Completed in 91 milliseconds