Class used for host processor specific probes. Objects of this class corresponds to a virtual processor in the system (SMT). It could be oneor several of these per core.
conf_object, log_object
- 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
-
status
– print status of the object
-
cpu_num
-
Optional attribute;
read/write access; type:
i
The host cpu number
Simics Core