ram_tracer realtime
Simics Reference Manual  /  5 Classes  / 

ram_tracer_connection

Description

Instrumentation connection.

Interfaces Implemented

conf_object, log_object, instrumentation_connection

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

ram
Pseudo attribute; read/write access; type: o
The ram object connected to the connection
access
Pseudo attribute; read/write access; type: i
The types of accesses to trace from the ram
inquiry
Pseudo attribute; read/write access; type: b
Handle inquiry accesses as well as normal ones.

Provided By

ram-tracer
ram_tracer realtime