Example of an object written in Python implementing the probe array interface.
conf_object, log_object, probe_array
- 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.
-
incr
-
Optional attribute;
read/write access; type:
n
Increment the probe array values.
-
size
-
Required attribute;
read/write access; type:
i
Size of the probe array.
test-probe