Searched refs:w_vruntime (Results 1 – 1 of 1) sorted by relevance
689 s64 w_vruntime, key = entity_key(cfs_rq, se); in __sum_w_vruntime_add() local691 w_vruntime = key * weight; in __sum_w_vruntime_add()692 WARN_ON_ONCE((w_vruntime >> 63) != (w_vruntime >> 62)); in __sum_w_vruntime_add()694 cfs_rq->sum_w_vruntime += w_vruntime; in __sum_w_vruntime_add()