Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h105 return profile_saver_options_; in GetProfileSaverOptions()
109 return profile_saver_options_.IsEnabled(); in GetSaveProfilingInfo()
135 profile_saver_options_.SetEnabled(save_profiling_info); in SetSaveProfilingInfo()
139 profile_saver_options_.SetWaitForJitNotificationsToSave(value); in SetWaitForJitNotificationsToSaveProfile()
172 ProfileSaverOptions profile_saver_options_; variable
Djit.cc102 jit_options->profile_saver_options_ = in CreateFromRuntimeArguments()