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

/linux-master/kernel/sched/
H A Dsched.h636 u64 last_h_load_update; member in struct:cfs_rq
H A Dfair.c9373 if (cfs_rq->last_h_load_update == now)
9380 if (cfs_rq->last_h_load_update == now)
9386 cfs_rq->last_h_load_update = now;
9395 cfs_rq->last_h_load_update = now;

Completed in 289 milliseconds