Cpus

Children

class System.Cpus

Bases: Entity

Class Hierarchy: System Cpus

This class represents state data.

Enclosing container for the list of CPU cores on the

system

cpu

List of CPU cores on the system (including logical CPUs on hyperthreaded systems), keyed by either a numerical index, or the ALL value for an entry representing the aggregation across all CPUs

type: list of Cpu

config: False