Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Ddomctl.h261 struct xen_domctl_getvcpuinfo { struct
263 uint32_t vcpu;
265 uint8_t online; /* currently online (not hotplugged)? */
266 uint8_t blocked; /* blocked waiting for an event? */
267 uint8_t running; /* currently scheduled on its CPU? */
268 uint64_aligned_t cpu_time; /* total cpu time consumed (ns) */
269 uint32_t cpu; /* current mapping */

Completed in 9 milliseconds