Cpus

final class ntoseye.Cpus

The target’s processors, in backend vCPU order (dbg.cpus); listing them needs a halted target.

__getitem__(index: int, /) → Cpu
__iter__() → CpuIterator
__len__() → int
get(index: int) → Cpu | None