Searched refs:threshold_ns (Results 1 – 1 of 1) sorted by relevance
161 uint64_t gross_ns, net_ns, threshold_ns; in kern_timeout_try_panic() local183 absolutetime_to_nanoseconds(threshold, &threshold_ns); in kern_timeout_try_panic()262 .violation_threshold = threshold_ns, in kern_timeout_try_panic()274 threshold_us = threshold_ns / 1000; in kern_timeout_try_panic()