Searched refs:CPU_THROTTLE_TIMESLICE_NS (Results 1 – 1 of 1) sorted by relevance
43 #define CPU_THROTTLE_TIMESLICE_NS 10000000 macro61 sleeptime_ns = (int64_t)(throttle_ratio * CPU_THROTTLE_TIMESLICE_NS + 1); in cpu_throttle_thread()95 CPU_THROTTLE_TIMESLICE_NS / (1 - pct)); in cpu_throttle_timer_tick()