Searched refs:urgency_notification_assert_abstime_threshold (Results 1 – 3 of 3) sorted by relevance
757 uint64_t urgency_notification_assert_abstime_threshold, urgency_notification_max_recorded; variable767 boolean_t urgency_assert = (urgency_notification_assert_abstime_threshold != 0); in thread_tell_urgency()797 …if (__improbable((delta > urgency_notification_assert_abstime_threshold) && !machine_timeout_suspe… in thread_tell_urgency()
983 …onds_to_absolutetime(URGENCY_NOTIFICATION_ASSERT_NS, &urgency_notification_assert_abstime_threshol… in i386_init()986 &urgency_notification_assert_abstime_threshold, in i386_init()987 sizeof(urgency_notification_assert_abstime_threshold)); in i386_init()
162 extern uint64_t urgency_notification_assert_abstime_threshold;