Searched defs:vki_xen_domctl_getvcpuinfo (Results 1 – 1 of 1) sorted by relevance
263 struct vki_xen_domctl_getvcpuinfo { struct265 vki_uint32_t vcpu;267 vki_uint8_t online; /* currently online (not hotplugged)? */268 vki_uint8_t blocked; /* blocked waiting for an event? */269 vki_uint8_t running; /* currently scheduled on its CPU? */270 vki_xen_uint64_aligned_t cpu_time;/* total cpu time consumed (ns) */271 vki_uint32_t cpu; /* current mapping */