Searched refs:ns_refill (Results 1 – 1 of 1) sorted by relevance
3099 uint64_t ns_refill; in proc_rlimit_control() local3108 ns_refill = ((uint64_t)ms_refill) * NSEC_PER_MSEC; in proc_rlimit_control()3110 error = mach_to_bsd_rv(thread_set_cpulimit(THREAD_CPULIMIT_BLOCK, percent, ns_refill)); in proc_rlimit_control()