Type and Status Defintions

Table of Contents



  • address_description
  • is an absolute or relative address.

  • breakId
  • is a breakpoint identifier.

  • expId
  • is an experiment identifier.

  • expMetric
  • is a result that an experiment can return. It could be a full report, a value or a set of values.

  • expParam
  • is the experiment parameters correspond to items in the experiment class that can be changed by the user or a tool component.

  • expType
  • is the experiment type designator. Using this in the expCreate or expAttach command fills in the default values for the experiment.

  • target
  • represents the host file and machine along with a specific process, thread, or rank identifier.

  • linenumber_range_spec
  • is a source line number

  • ListOf_
  • xxx indicates a list of type xxx items.

  • statusType
  • is the current state of the experiment.

  • viewType
  • is the output view display/report type designator. This indicates the format of the output display that the performance data is needed for.

  • verbosity_list_spec
  • is used to control the amount and detail of information provided by the help command. The currently supported values are brief, normal and detailed, which can be abreviated b, n or d.