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

  /art/runtime/gc/space/
bump_pointer_space.cc 203 bool BumpPointerSpace::AllocNewTlab(Thread* self, size_t bytes) {
region_space.cc 461 bool RegionSpace::AllocNewTlab(Thread* self, size_t min_bytes) {

Completed in 94 milliseconds