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

  /art/runtime/gc/space/
bump_pointer_space.cc 247 thread->SetTlab(nullptr, nullptr);
257 self->SetTlab(start, start + bytes);
  /art/runtime/
thread.h 787 void SetTlab(byte* start, byte* end);
    [all...]
thread.cc     [all...]

Completed in 359 milliseconds