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

<probes>.new-fraction-probe

Synopsis

<probes>.new-fraction-probe "name" ["display-name"] "numerator-probe" "denominator-probe" [extra-factor]

Description

Add a new probe with name which is the fraction of the numerator-probe compared to the denominator-probe. The display-name can be used when presenting the probe in a monitor tool or similar. The extra-factor argument can be used to add a factor to the new fraction probe to scale it. Default extra-factor is 1.

For all objects that have the numerator probe and the denominator probe (the owner object of the probes is the same) a new fraction probe will be created for that object.

If one of the numerator or denominator probes is a global probe (i.e. only one probe exists in the system and it does not belong to an object) and the other has an owner object, a new fraction probe will be created for the nonomator or denominator that has the owner object. Each of the new fraction probes for the owner objects will then relate to the single global probe as either numerator or denominator.

If both probes are global only one new global probe will be created that is the fraction of the numerator and the denominator probes.

Provided By

Simics Core
<probes>.new-fraction-object-probe <probes>.new-percent-probe