Searched refs:jit_activity_notifications_ (Results 1 – 2 of 2) sorted by relevance
148 uint32_t jit_activity_notifications_; variable
88 jit_activity_notifications_(0), in ProfileSaver()230 jit_activity_notifications_ = number_of_new_methods; in Run()292 jit_activity_notifications_ = 0; in WakeUpSaver()300 jit_activity_notifications_++; in NotifyJitActivityInternal()303 if (jit_activity_notifications_ > options_.GetMinNotificationBeforeWake()) { in NotifyJitActivityInternal()307 } else if (jit_activity_notifications_ > options_.GetMaxNotificationBeforeWake()) { in NotifyJitActivityInternal()