Home
last modified time | relevance | path

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

/arch/x86/xen/
Dtime.c119 s64 runnable, offline, stolen; in do_stolen_accounting() local
129 runnable = state.time[RUNSTATE_runnable] - snap->time[RUNSTATE_runnable]; in do_stolen_accounting()
136 stolen = runnable + offline + __this_cpu_read(xen_residual_stolen); in do_stolen_accounting()