The cpu-group class groups processors together. For example processors that share memory and/or can interrupt each other.
conf_object, log_object, cpu_group
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
-
info
– print information about the object
-
cpu_list
-
Required attribute;
read/write access; type:
[o*]
List of all connected processors. This attribute is available in all classes implementing the "cpu_group" interface.
cpu-group