Home
last modified time | relevance | path

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

/arch/x86/xen/
Dtime.c117 s64 runnable, offline, stolen; in do_stolen_accounting() local
128 offline = state.time[RUNSTATE_offline] - snap->time[RUNSTATE_offline]; in do_stolen_accounting()
134 stolen = runnable + offline + __this_cpu_read(xen_residual_stolen); in do_stolen_accounting()