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

  /art/runtime/gc/collector/
mark_sweep.h 64 void PausePhase() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_);
mark_sweep.cc 152 PausePhase();
159 PausePhase();
178 void MarkSweep::PausePhase() {
179 TimingLogger::ScopedTiming t("(Paused)PausePhase", GetTimings());
    [all...]

Completed in 388 milliseconds