Example: Displaying the Current Value of the Trace Count or Initiating the Trace Count (COUNT)
Use the TRACE COUNT function to count the number of successful trace events in the current trace set. While TRACE COUNT is active, no other trace output is produced. Your virtual machine does not stop after each event, even if NORUN was specified.
When a valid TRACE command is entered, the value of the current count is displayed, and TRACE COUNT terminates.
To display the current value of the trace count, enter:
trace count If
TRACE COUNT is entered when COUNT is already active, then the current
count is displayed, and the count resumes from 0.