new-instruction-count ["name"] ([ processors ... ] | list of processors) [parent] [-connect-all] ["group"]
Creates a new instruction_count object which can be connected to processors which supports instrumentation.
The optional name argument can be used to set a name of the created object. If no name is given, a default name icount followed by a sequence number is generated (icount0, icount1,...).
The optional processors argument, supports connecting one or several processors directly. With the optional parent argument a hierarchical object can be specified and all processors below this object matching the provider requirements will be connected to the tool. The -connect-all flag can be given to add a connection to all supported processors in the configuration.
The optional argument group let a user specify a named instrumentation group to use for the connection. (See add-instrumentation-group
for details on named groups.)
instruction-count