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

  /art/runtime/gc/
heap.h 505 void SwapStacks();
heap.cc     [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 252 timings_.NewSplit("SwapStacks");
253 heap_->SwapStacks();
    [all...]

Completed in 35 milliseconds