x87_exception xterm-console
Simics Reference Manual  /  5 Classes  / 

xed_iform_histogram_connection

Description

sub class for instruction-histogram

Interfaces Implemented

conf_object, log_object, instrumentation_connection, table, probe

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 interface table

Attributes

histogram
Pseudo attribute; read-only access; type: [[s|ii]*]
((instruction, counter)*)* instruction histogram
cpu
Pseudo attribute; read/write access; type: o
the processor being monitored
clear
Pseudo attribute; write-only access; type: b
When this attribute is set, the current histogram statistics is removed.
parent
Pseudo attribute; read/write access; type: o
Parent object for this connection.

Provided By

instruction-histogram
x87_exception xterm-console