Transaction checkpoint class.
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.
-
transactions
-
Optional attribute;
read/write access; type:
[[[o|n,is]*]*]
List with deferred transaction chains, where each element is of the form [owner, id, state], where state is one of '', 'monitored', 'chained', or 'deferred'
Simics Core