Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h118 bool GetWaitForJitNotificationsToSave() const { in GetWaitForJitNotificationsToSave() function
Dprofile_saver.cc159 if (options_.GetWaitForJitNotificationsToSave()) { in Run()