Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h100 uint32_t GetMinNotificationBeforeWake() const { in GetMinNotificationBeforeWake() function
Dprofile_saver.cc238 if (jit_activity_notifications_ > options_.GetMinNotificationBeforeWake()) { in NotifyJitActivityInternal()