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

/linux-master/kernel/sched/
H A Dsched.h650 u64 last_h_load_update; member in struct:cfs_rq
H A Dfair.c9436 if (cfs_rq->last_h_load_update == now)
9443 if (cfs_rq->last_h_load_update == now)
9449 cfs_rq->last_h_load_update = now;
9458 cfs_rq->last_h_load_update = now;

Completed in 262 milliseconds