Servlet/JSP detail line

This is the second level detail line shown directly under the Web application detail line. It quantifies invocation of a servlet/JSP within the Web application.

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