Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h408 bool stop_tracing_; variable
Dtrace.cc401 if (the_trace_->stop_tracing_) { in RunSamplingThread()
604 the_trace_->stop_tracing_ = true; in StopTracing()
765 stop_tracing_(false), in Trace()