The Performance Totals report can be requested from a Report Set in the CICS PA dialog. Select the Totals report in the Performance Reports category.
In batch, the TOTAL command is used to request the Performance Totals report.
CICSPA TOTAL
CICSPA TOTAL(
[OUTPUT(ddname),]
[LINECOUNT(nnn),]
[TITLE1('...sub-heading left ...'),]
[TITLE2('...sub-heading right...'),]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])