new-event-histogram ["name"] ([ queues ... ] | list of queues) [parent] [-connect-all] ["group"]
Creates a new event_histogram object which can be connected to a clock or a processor. This tool can be used to get a histogram of all the events that are run in the system during simulation.
The optional name argument can be used to set a name of the created object. If no name is given, a default name evh followed by a sequence number is generated (evh0, evh1,...).
The optional queues argument, supports connecting one or several queues directly. With the optional parent argument a hierarchical object can be specified and all queues 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 queues 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.)
event-histogram