list-thread-domains list-variables
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

list-transactions

Synopsis

list-transactions [-chains]

Description

Print or return a list of currently deferred transactions.

If the -chains flag is not given, the return value is a list of lists of transaction data, where each data list contains the transaction size, initiator (or NIL if no initiator), and the transaction flags and type.

If the -chains flag is given, more detailed information about the transaction chains is displayed. The return value will be a list of lists of data for each transaction chain record, where each data list contains the ID, the owner, ID of the previous record in the chain, and the state.

Provided By

Simics Core
list-thread-domains list-variables