Searched refs:with_reporting_ (Results 1 – 2 of 2) sorted by relevance
238 : start_time_(NanoTime()), collector_(collector), with_reporting_(with_reporting) { in ScopedPause()252 if (with_reporting_) { in ~ScopedPause()
59 bool with_reporting_; variable