Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Dprofile_saver_options.h109 uint32_t GetMinNotificationBeforeWake() const { in GetMinNotificationBeforeWake() function
H A Dprofile_saver.cc303 if (jit_activity_notifications_ > options_.GetMinNotificationBeforeWake()) { in NotifyJitActivityInternal()