Home
last modified time | relevance | path

Searched refs:with_reporting_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dgarbage_collector.h59 bool with_reporting_; variable
Dgarbage_collector.cc229 : start_time_(NanoTime()), collector_(collector), with_reporting_(with_reporting) { in ScopedPause()
243 if (with_reporting_) { in ~ScopedPause()