vtime vtune_measurement
Simics Reference Manual  /  5 Classes  / 

vtime-extension

Description

The vtime-extension extension class is used internally by Simics Core to augment objects with event posting functionality. This extension class should only be used by Simics Core.

Interfaces Implemented

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.

Port Objects

vtime
vtime – event handler
vtime.cycles
cycle-counter – cycle queue
vtime.ps
ps-clock – event queue (ps)

Provided By

Simics Core
vtime vtune_measurement