Searched refs:last_h_load_update (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/sched/
H A Dfair.c9435 if (cfs_rq->last_h_load_update == now)
9442 if (cfs_rq->last_h_load_update == now)
9448 cfs_rq->last_h_load_update = now;
9457 cfs_rq->last_h_load_update = now;
H A Dsched.h650 u64 last_h_load_update; member in struct:cfs_rq

Completed in 208 milliseconds