HomeSort by relevance Sort by last modified time
    Searched refs:profiler_options_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.h 175 return profiler_options_;
682 ProfilerOptions profiler_options_; member in class:art::Runtime
runtime.cc 559 if (profiler_options_.IsEnabled() && !profile_output_filename_.empty()) {
    [all...]

Completed in 742 milliseconds