QCIBK | Back to Index page |
Prolog Control Block Contents QCIBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
QCIBK Prolog | Top of page |
NAME : HCPQCIBK DESCRIPTION: Query Counter Information Block DSECT : QCIBK FUNCTION : Mapping of the Query Counter Information Block which is used to obtain CPU-Measurement Counter Facility information for this system. LOCATED BY : RCCQCTRI, a table of 4-byte addresses indexed by CPU address. CREATED BY : Subroutine GetQCIBK in HCPCCF ASSEMBLE the first time a CPU is going to issue a QCTRI instruction. DELETED BY : This control block is not deleted. It persists for the life of the system for RAS purposes. However, it is reused when a CPU issues a subsequent QCTRI. REFERENCES : none SERIALIZED : Processor local serialization with no loss of control serializes access to the data in this control block. Once allocated, this control block is only used by the CPU on which it was allocated. RELOCATION CONSIDERATIONS : None COMPATIBILITY AND MIGRATION CONCERNS : The format of this control block is defined in "The Set-Program-Parameter and CPU-Measurement Facilities" book and should not be modified. |
QCIBK Control Block Content | Top of page |
|
QCIBK Storage Layout | Top of page |
*** QCIBK - Query Counter Information Block * * +-------------+-------------+-------------+-------------+ * 0 | QCICFVN | QCIAC | QCIEC | QCICC | * +-------------+-------------+-------------+-------------+ * 8 | QCIMAXC | QCICSVN | QCIMXCGA | QCIFLAGS | * +-------------+-------------+-------------+-------------+ * 10 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 40 * *** QCIBK - Query Counter Information Block |
QCIBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- QCIAC 0002 QCIBCS 0002 02 QCIBSIZE 0010 00000040 QCICACS 0002 08 QCICC 0006 QCICFVN 0000 QCICGACI 000E 00008000 QCICPGCS 0002 00008000 QCICSVN 000A QCIEC 0004 QCIECS 0002 01 QCIFLAGS 000E QCIMAXC 0008 QCIMT1CS 0002 20 QCIMXCGA 000C QCIPSCS 0002 04 QCISIZE 0010 00000008 |
Copyright IBM Corporation, 1990, 2022