attach_entity_load_avg — attach this entity to its cfs_rq load avg
void attach_entity_load_avg ( | struct cfs_rq * cfs_rq, |
struct sched_entity * se) ; |
Must call update_cfs_rq_load_avg
before this, since we rely on
cfs_rq->avg.last_update_time being current.