partition_mapper partition_tracker_comp
Simics Reference Manual  /  5 Classes  / 

partition_tracker

Description

The partition tracker is used to let trackers track on a subset of the processors available on the system. Several guest trackers, of the same or different kind, can be used on different processors.

Interfaces Implemented

conf_object, log_object, osa_tracker_control, osa_machine_notification, osa_machine_query, osa_tracker_state_admin, osa_micro_checkpoint

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

parent
Required attribute; read/write access; type: o
The parent object which must implement the osa_tracker_state_admin, osa_machine_query, and osa_machine_notification interfaces.
tracker_name
Optional attribute; read/write access; type: s
Name of partition tracker
enabled
Pseudo attribute; read-only access; type: b
True if the tracker is enabled, read-only attribute

Provided By

partition-tracker
partition_mapper partition_tracker_comp