Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dxenlight.go1097 func (Ctx *Context) ListVcpu(id Domid) (glist []Vcpuinfo) {
1110 var info Vcpuinfo
A Dtypes.gen.go972 type Vcpuinfo struct { struct
A Dhelpers.gen.go3264 func NewVcpuinfo() (*Vcpuinfo, error) {
3266 x Vcpuinfo
3277 func (x *Vcpuinfo) fromC(xc *C.libxl_vcpuinfo) error {
3293 func (x *Vcpuinfo) toC(xc *C.libxl_vcpuinfo) (err error){defer func(){

Completed in 15 milliseconds