context cpu_mode_filter
Simics Reference Manual  /  5 Classes  / 

cpu-group

Description

The cpu-group class groups processors together. For example processors that share memory and/or can interrupt each other.

Interfaces Implemented

conf_object, log_object, cpu_group

Notifiers

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.

Commands for this class

Attributes

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.

Provided By

cpu-group
context cpu_mode_filter