Searched refs:last_h_load_update (Results 1 – 2 of 2) sorted by relevance
10181 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()10188 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()10194 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()10203 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
732 u64 last_h_load_update; member