probe_streamer probe_system_perfmeter
Simics Reference Manual  /  5 Classes  / 

probe_sum_probe

Description

Probe class for aggregate of probes.

Interfaces Implemented

conf_object, log_object, probe_subscribe, 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.

Attributes

aggregate_name
Optional attribute; read/write access; type: s
The aggregate name
probe_name
Optional attribute; read/write access; type: s
The probe name
function_string
Optional attribute; read/write access; type: s
The probe function
cell_owner
Optional attribute; read/write access; type: o|n
The cell owner
objects
Optional attribute; read/write access; type: [o*]
Restricted set of objects to aggregate
cprops
Optional attribute; read/write access; type: [[is|i|o|n|b|[s*]|[[is|i|o|n|b|[s*]]*]|[[[is|i|o|n|b|[s*]]*]*]]*]
Probe properties

Provided By

Simics Core
probe_streamer probe_system_perfmeter