Home | History | Annotate | Download | only in runtime

Lines Matching refs:Monitor

26 #include "monitor.h"
216 max_spins_before_thin_lock_inflation_ = Monitor::kDefaultMaxSpinsBeforeThinLockInflation;
260 // gLogVerbosity.monitor = true; // TODO: don't check this in!
490 } else if (verbose_options[i] == "monitor") {
491 gLogVerbosity.monitor = true;