print print-device-access-stats
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

print-blueprint-state

Synopsis

print-blueprint-state ["iface"] ["field"] ["pat"] [-b] [-i] [-show-unbound]

Description

Inspect blueprint state. If iface is specified, limit output to blueprint state of the specified type. The field argument can be used to restrict the output to just include the specified field.

As an alternative/complement to iface, it is possible to specify pat which selects all state that match the specified substring. This is for instance useful to select state defined in a specific node.

If the -b flag is specified, then all state bound to a specific namespace node are listed. Conversely, the -i flag lists all state subscription points.

If the -show-unbound flag is specified, then unbound states are shown (hidden by default).

Provided By

blueprints

See Also

list-blueprint-params
print print-device-access-stats