Searched refs:perfcontrol_failsafe_starvation_threshold (Results 1 – 1 of 1) sorted by relevance
324 uint64_t perfcontrol_failsafe_starvation_threshold; variable550 perfcontrol_failsafe_starvation_threshold = (2 * sched_tick_interval); in sched_timeshare_timebase_init()7057 uint64_t too_long_ago = ctime - perfcontrol_failsafe_starvation_threshold; in sched_consider_recommended_cores()7166 if ((ctime - perfcontrol_failsafe_activation_time) < perfcontrol_failsafe_starvation_threshold) { in sched_recommended_cores_maintenance()