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

  /art/runtime/
profiler.h 182 const ProfilerOptions& GetProfilerOptions() const { return options_; }
oat_file_assistant.cc 89 || !Runtime::Current()->GetProfilerOptions().IsEnabled()) {
524 const ProfilerOptions& options = Runtime::Current()->GetProfilerOptions();
    [all...]
runtime.h 174 const ProfilerOptions& GetProfilerOptions() const {
profiler.cc 94 const ProfilerOptions profile_options = profiler->GetProfilerOptions();
  /art/runtime/native/
dalvik_system_DexFile.cc 335 if (Runtime::Current()->GetProfilerOptions().IsEnabled()) {

Completed in 1996 milliseconds