Searched refs:last_runnable_update (Results 1 – 2 of 2) sorted by relevance
2531 delta = now - sa->last_runnable_update; in __update_entity_runnable_avg()2537 sa->last_runnable_update = now; in __update_entity_runnable_avg()2548 sa->last_runnable_update = now; in __update_entity_runnable_avg()2858 se->avg.last_runnable_update = rq_clock_task(rq_of(cfs_rq)); in enqueue_entity_load_avg()2868 se->avg.last_runnable_update -= (-se->avg.decay_count) in enqueue_entity_load_avg()
1120 u64 last_runnable_update; member