Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h393 u64 last_h_load_update; member
Dfair.c5932 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
5939 if (cfs_rq->last_h_load_update == now) in update_cfs_rq_h_load()
5945 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()
5954 cfs_rq->last_h_load_update = now; in update_cfs_rq_h_load()