<probes>.new-percent-probe <probes>.read
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probes>.new-sum-probe

Synopsis

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

Description

Creates a new global probe-kind with a name that will be the sum of all probes with the probe-kind probe.

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.

This command is deprecated, use new-aggregate-probe instead.

Provided By

Simics Core
<probes>.new-percent-probe <probes>.read