Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h116 void SetWaitForJitNotificationsToSaveProfile(bool value) { in SetWaitForJitNotificationsToSaveProfile() function
/art/runtime/
Druntime.cc981 jit_options_->SetWaitForJitNotificationsToSaveProfile(false); in InitNonZygoteOrPostFork()