io-apic legacy-clock-extension
Simics Reference Manual  /  5 Classes  / 

leader

Description

System for synchronizing with external processes.

Interfaces Implemented

conf_object, log_object, leader, leader_message

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

port
Optional attribute; read/write access; type: i
TCP port to listen for a follower connection on. If set to zero, an available port will be used, and that number can be read out in this attribute.
use_arbitrary_port
Optional attribute; read/write access; type: b
Whether an arbitrary port number will be used instead of the one specified in the port attribute.
clock
Required attribute; read/write access; type: o
Proxy clock for the follower.
agent
Required attribute; read/write access; type: o
Object handling messages to/from the follower.

Provided By

Simics Core
io-apic legacy-clock-extension