top-component trace-sync
Simics Reference Manual  /  5 Classes  / 

trace-mem-hier

Description

This class is defined in the trace module. It is used by the tracer to listen to memory traffic on each CPU.

Interfaces Implemented

conf_object, log_object, timing_model, snoop_memory

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

base_trace_obj
Session attribute; read-only access; type: o
Base-trace object (read-only)
timing_model
Session attribute; read-only access; type: o|n
Timing model (read-only)
snoop_device
Session attribute; read-only access; type: o|n
Snoop device (read-only)

Provided By

trace
top-component trace-sync