Searched refs:Bitmap (Results 1 – 4 of 4) sorted by relevance
512 type Bitmap struct { struct536 func (bm *Bitmap) toC(cbm *C.libxl_bitmap) error { argument811 var Intersection Bitmap827 func (bm *Bitmap) Test(bit int) bool { argument836 func (bm *Bitmap) Set(bit int) { argument845 func (bm *Bitmap) SetRange(start int, end int) { argument851 func (bm *Bitmap) Clear(bit int) { argument866 func (bm *Bitmap) Max() int { argument870 func (bm *Bitmap) IsEmpty() bool { argument879 func (a Bitmap) And(b Bitmap) (c Bitmap) { argument[all …]
327 Cpumap Bitmap429 Vcpus Bitmap460 AvailVcpus Bitmap461 Cpumap Bitmap462 Nodemap Bitmap463 VcpuHardAffinity []Bitmap464 VcpuSoftAffinity []Bitmap536 ViridianEnable Bitmap537 ViridianDisable Bitmap979 Cpumap Bitmap[all …]
970 x.VcpuHardAffinity = make([]Bitmap, n)979 x.VcpuSoftAffinity = make([]Bitmap, n)
21 Print a bitmap as either a hex string, or a range list. Bitmap length
Completed in 29 milliseconds