<probes>.print-properties <probes>.status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probes>.read

Synopsis

<probes>.read "probe" [float-decimals] [-raw-value] [-formatted]

Description

Reads the current value of a probe.

The float-decimals specifies how many floating point decimals to print out if applicable. If not specified, the property of the probe is used.

If -raw-value is given the raw representation of the probe will be printed, i.e., for fraction probes the numerator and the denominator will be printed separately and for histogram probes the list of keys together with the corresponding value will printed. If the command is used in an expression these values will also be returned in CLI lists.

With -formatted the value will be formatted as given by the probe properties.

Without those flags the probe value will be printed without any particular formatting.

Provided By

Simics Core
<probes>.print-properties <probes>.status