breakpoints-old can_endpoint
Simics Reference Manual  /  5 Classes  / 

c_test_probe

Description

Example of an object written in C implementing the probe interface.

Interfaces Implemented

conf_object, log_object, probe

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.

Attributes

increment
Pseudo attribute; write-only access; type: Unknown
Increment the probe value

Provided By

test-probe
breakpoints-old can_endpoint