Searched refs:last_sleep_ts (Results 1 – 4 of 4) sorted by relevance
126 if (p->on_rq || (p->last_sleep_ts < rq->window_start)) in walt_inc_cumulative_runnable_avg()
517 if (p->state == TASK_WAKING && p->last_sleep_ts >= in fixup_busy_time()1241 p->last_sleep_ts = 0; in init_new_task_load()
4710 prev->last_sleep_ts = wallclock; in __schedule()
828 u64 last_sleep_ts; member