Searched refs:ideal_runtime (Results 1 – 1 of 1) sorted by relevance
4581 unsigned long ideal_runtime, delta_exec; in check_preempt_tick() local4586 ideal_runtime = sched_slice(cfs_rq, curr); in check_preempt_tick()4588 trace_android_rvh_check_preempt_tick(current, &ideal_runtime, &skip_preempt, in check_preempt_tick()4592 if (delta_exec > ideal_runtime) { in check_preempt_tick()4616 if (delta > ideal_runtime) in check_preempt_tick()