Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h196 return profiler_options_; in GetProfilerOptions()
782 ProfilerOptions profiler_options_; variable
Druntime.cc632 if (profiler_options_.IsEnabled() && !profile_output_filename_.empty()) { in Start()
1227 profiler_options_ = other_options; in Init()