Home
last modified time | relevance | path

Searched refs:last_h_load_update (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
A Dsched.h593 u64 last_h_load_update; member
A Dfair.c8197 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8204 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
8210 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
8219 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()

Completed in 27 milliseconds