Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler_options.h97 bool GetStartImmediately() const { in GetStartImmediately() function
Dprofiler.cc186 if (profiler->options_.GetStartImmediately() && startup_delay > 0) { in RunProfilerThread()