Home
last modified time | relevance | path

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

/arch/x86/xen/
Dtime.c118 s64 blocked, runnable, offline, stolen; in do_stolen_accounting() local
130 offline = state.time[RUNSTATE_offline] - snap->time[RUNSTATE_offline]; in do_stolen_accounting()
136 stolen = runnable + offline + __get_cpu_var(residual_stolen); in do_stolen_accounting()