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

  /art/runtime/jit/
jit.cc     [all...]
  /art/runtime/
runtime.cc 653 void Runtime::PreZygoteFork() {
655 GetJit()->PreZygoteFork();
657 heap_->PreZygoteFork();
    [all...]
  /art/runtime/gc/
heap.cc 114 // Whether or not we compact the zygote in PreZygoteFork.
429 // PreZygoteFork the first time. In this case, call the map "zygote space" since we can't
    [all...]

Completed in 336 milliseconds