Home
last modified time | relevance | path

Searched refs:prev_steal_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dcputime.c260 steal -= this_rq()->prev_steal_time; in steal_account_process_time()
263 this_rq()->prev_steal_time += steal; in steal_account_process_time()
H A Dsched.h1098 u64 prev_steal_time; member