Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc133 profiler_started_(false), in Runtime()
171 if (profiler_started_) { in ~Runtime()
1348 profiler_started_ = in StartProfiler()
Druntime.h602 bool profiler_started_; variable