Home | History | Annotate | Download | only in runtime

Lines Matching full:monitor

51 #include "monitor.h"
380 // gLogVerbosity.monitor = true; // TODO: don't check this in!
558 } else if (verbose_options[i] == "monitor") {
559 gLogVerbosity.monitor = true;
841 Monitor::Init(options->lock_profiling_threshold_, options->hook_is_sensitive_thread_);