cpumode_software_mapper cpumode_software_tracker_comp
Simics Reference Manual  /  5 Classes  / 

cpumode_software_tracker

Description

Track mode changes on CPUs

Interfaces Implemented

conf_object, log_object, osa_tracker_control

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_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.

Provided By

cpumode-software-tracker
cpumode_software_mapper cpumode_software_tracker_comp