The command format is:
CICSPA SUMMARY[(FIELDS(fieldname))]
The special fields that can be selected for the Performance Summary report are:
USRCPUT / Summary Report Time Interval * 100
OFFLCPUT / Summary Report Time Interval * 100
OFFLCPUT / USRCPUT * 100
(OFFLCPUT + (USRCPUT - CPUTONCP)) / Summary Report Time Interval * 100
((OFFLCPUT + (USRCPUT – CPUTONCP)) / USRCPUT) * 100
(USRCPUT – CPUTONCP) / Summary Report Time Interval * 100
((USRCPUT – CPUTONCP) / USRCPUT) * 100
(CPUTONCP - OFFLCPUT) / Summary Report Time Interval * 100
((CPUTONCP – OFFLCPUT) / USRCPUT) * 100