<probes>.list-details <probes>.new-attribute-probe
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probes>.new-aggregate-probe

Synopsis

<probes>.new-aggregate-probe "name" ["display-name"] "probe" function ([ objects ... ] | list of objects)

Description

Creates a new global probe with a name that will be the aggregate of all probes with the name probe using the function.

Not all aggregator functions are supported on all probe-types. TODO...

The display-name can be used when presenting the probe in a monitor tool or similar.

The objects argument is optional, if used, only the specified objects will be part of the sum.

Provided By

Simics Core
<probes>.list-details <probes>.new-attribute-probe