Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h584 bool stop_tracing_; variable
Dtrace.cc554 if (the_trace_->stop_tracing_) { in RunSamplingThread()
886 the_trace_->stop_tracing_ = true; in StopTracing()
1120 stop_tracing_(false) { in Trace()