index-map instruction_count_connection
Simics Reference Manual  /  5 Classes  / 

instruction_count

Description

This tool counts all instructions executed on each processor connected, including those that got an exception. Note that this is sligtly different from steps executed which also includes interrupts. Use the icount command in the tool to display the count on each processor.

Interfaces Implemented

conf_object, log_object, instrumentation_tool, table

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.

Commands for this class

Commands for interface table

Attributes

connections
Pseudo attribute; read-only access; type: [o*]
The connection objects currently used.

Provided By

instruction-count
index-map instruction_count_connection