ERBCPUG3 - Processor data control block

Offsets Name Length Format Description
Dec Hex
0 0 CPUG3_AC 5 EBCDIC Name of CPUG3
5 5 CPUG3_VE 1 binary Version of CPUG3
6 6 * 2 * Reserved
8 8 CPUG3_HDRL 4 binary Length of CPUG3 header
12 C CPUG3_TOTL 4 binary Total length this area
16 10 CPUG3_NUMPRC 8 binary Number of processors (online during total MINTIME) multiplied by MINTIME (in microseconds)
24 18 CPUG3_LOGITI 8 binary Logical CPU time in microseconds. This is the sum of MVS NON_WAIT time of all online logical processors in the time range
32 20 CPUG3_PHYSTI 8 binary Physical CPU time in microseconds. This is the sum of all CPU times used by all logical cores. In the case of a native (non PR/SM) system, this time is equal to the logical CPU time
40 28 CPUG3_STATUS 4 binary Status information
Bit
Meaning When Set
0
BASIC mode system
1
LPAR mode system
2
Running as VM guest
3
Gatherer had permanent error
4
Diagnose 204 failed
5
VARY activity seen during the range. The number of logical processors used to accumulate the CPU time values varied.
6
Diagnose 204 extended format available
7
No MSU data available
8
Does not contain CPCDB data area
9
HISMT failed
10-31
Reserved
44 2C CPUG3_PRCON 4 binary Number of online processors at end of MINTIME
48 30 CPUG3_NUMPRCOL 4 binary Accumulated number of online processors. To get average number, divide by number of samples
52 34 CPUG3_NUMVECOL 4 binary Accumulated number of online vector processors. To get average number, divide by number of samples
56 38 CPUG3_CPCOFF 4 binary Offset to CPCDB area
60 3C CPUG3_IFCON 4 binary Number of zAAPs online at end of range
64 40 CPUG3_NUMIFCOL 4 binary Accumulated number of zAAPs online. To get average number, divide by number of samples.
68 44 CPUG3_NUMPRIFA 8 binary Accumulated online time of zAAPs in microseconds
76 4C CPUG3_LOGITIFA 8 binary Logical CPU time: The sum of MVS NON_WAIT time of all online logical zAAPs in the time range (in microseconds).
84 54 CPUG3_PHYSTIFA 8 binary Physical CPU time: The sum of all CPU times used by all online logical zAAPs in the time range (in microseconds).
92 5C CPUG3_SUCON 4 binary Number of zIIPs online at end of range
96 60 CPUG3_NUMSUCOL 4 binary Accumulated number of zIIPs online. To get average number, divide by number of samples.
100 64 CPUG3_NUMPRSUP 8 binary Accumulated online time of zIIPs in microseconds
108 6C CPUG3_LOGITSUP 8 binary Logical CPU time: The sum of MVS NON_WAIT time of all online logical zIIPs in the time range (in microseconds)
116 74 CPUG3_PHYSTSUP 8 binary Physical CPU time: The sum of all CPU times used by all online logical zIIPs in the time range (in microseconds)
124 7C CPUG3_PARK_CP 8 binary Accumulated parked time on CPs in microseconds
132 84 CPUG3_PARK_IFA 8 binary Accumulated parked time on zAAPs (IFAs) in microseconds
140 8C CPUG3_PARK_SUP 8 binary Accumulated parked time on zIIPs (SUPs) in microseconds
148 94 CPUG3_CPUOFF 4 binary Offset to CPUDB data area
152 98 CPUG3_CPOnlCore# 4 Binary Accumulated number of online CP cores. To get average number divide by number of samples.
156 9C CPUG3_IFAOnlCore# 4 Binary Accumulated number of online zAAP cores. To get average number divide by number of samples.
160 A0 CPUG3_SUPOnlCore# 4 Binary Accumulated number of online zIIP cores. To get average number divide by number of samples.
164 A4 * 4 * Reserved