Home
last modified time | relevance | path

Searched defs:running (Results 1 – 13 of 13) sorted by relevance

/xen/xen/include/xen/
A Dgdbstub.h32 atomic_t running; member
/xen/tools/ocaml/libs/xc/
A Dxenctrl.ml26 running: bool; RecordField
91 running : bool; RecordField
A Dxenctrl.mli21 running : bool; RecordField
82 running : bool; RecordField
/xen/xen/arch/arm/
A Ddomain.c1104 bool running = vcpu->is_running; in vcpu_kick() local
/xen/xen/common/
A Dtimer.c36 struct timer *running; member
/xen/tools/xenmon/
A Dxenbaked.c108 int *running = NULL; variable
/xen/xen/arch/x86/
A Ddomain.c2244 bool running = v->is_running; in vcpu_kick() local
/xen/tools/debugger/kdd/
A Dkdd.c91 int running; /* Are the guest's processors active? */ member
/xen/tools/libxc/include/
A Dxenctrl.h454 paused:1, blocked:1, running:1, member
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c1959 bool_t running = v->is_running; in __vmx_deliver_posted_interrupt() local
/xen/xen/include/public/
A Ddomctl.h286 uint8_t running; /* currently scheduled on its CPU? */ member
/xen/tools/libxl/
A Dlibxl_internal.h3457 bool running; member
3535 bool running; member
/xen/tools/xentrace/
A Dxenalyze.c1854 struct cycle_summary idle, running, lost; member

Completed in 213 milliseconds