Track mode changes on CPUs
conf_object, log_object, osa_tracker_control
- 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_to_entity_id
-
Optional attribute;
read/write access; type:
[[oi]*]
Maps a given cpu to a unique entity id
-
cpus
-
Optional attribute;
read/write access; type:
[[oi]*]
The CPUs to track and their current mode
-
enabled
-
Pseudo attribute;
read/write access; type:
b
Is the tracker enabled
-
parent
-
Required attribute;
read/write access; type:
o
The parent object to use, must provide osa_machine_state interfaces and osa_tracker_state_admin interface. This is usually the osa_admin object.
cpumode-software-tracker