Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go386 type CpupoolInfo struct { struct
387 Poolid uint32
388 PoolName string
389 Scheduler Scheduler
390 DomainCount int
391 Cpumap Bitmap
433 func (Ctx *Context) CpupoolInfo(Poolid uint32) (pool CpupoolInfo) { func

Completed in 5 milliseconds