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

  /art/runtime/gc/space/
bump_pointer_space.cc 212 bool BumpPointerSpace::AllocNewTlab(Thread* self, size_t bytes) {
bump_pointer_space.h 144 bool AllocNewTlab(Thread* self, size_t bytes) REQUIRES(!block_lock_);
region_space.h 366 bool AllocNewTlab(Thread* self, size_t min_bytes) REQUIRES(!region_lock_);
region_space.cc     [all...]
  /art/runtime/gc/
heap.cc     [all...]

Completed in 148 milliseconds