Invocation detail line

Invocation detail line is the fourth level detail line that is shown directly under the Object detail line. The invocation detail line quantifies invocation of a method or servlet/JSP within the object.

Under Heading This is Displayed
Seqno A level 3 sequence number within the level 2 line.
Name The EJB method name or the Web application servlet/JSP name.
Count The number of invocations that are counted for this method or servlet/JSP. Large numbers are expressed in thousands or millions with a K or M suffix.
CPU Time: Total The total CPU time for all invocations of this method or servlet/JSP within its context. The CPU time includes normalized zIIP and zAAP CPU time.
CPU Time: Mean The mean CPU time for all invocations of this method or servlet/JSP within its context. The CPU time includes normalized zIIP and zAAP CPU time.
SVC Time: Total The total service time (elapsed time) for all invocations of this method or servlet/JSP within its context.
SVC Time: Mean The mean service time for all invocations of this method or servlet/JSP within its context.