QSIBK | Back to Index page |
Prolog Control Block Contents QSIBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
QSIBK Prolog | Top of page |
NAME : HCPQSIBK DESCRIPTION: Query Sampling Information Block DSECT : QSIBK FUNCTION : Mapping of the Query Sampling Information Block which is used to obtain CPU-Measurement Sampling Facility information for this system. LOCATED BY : RCCQSI, a table of 4-byte addresses indexed by CPU address. CREATED BY : Subroutine GetQSIBK in HCPCCF ASSEMBLE the first time a CPU is going to issue a QSI 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 QSI. 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. |
QSIBK Control Block Content | Top of page |
|
QSIBK Storage Layout | Top of page |
*** QSIBK - Query Sampling Information Block * * +---------------------------+-------------+-------------+ * 0 | QSISSC | QSIBSDES | QSIDSDES | * +---------------------------+-------------+-------------+ * 8 | QSIMINSI | * +-------------------------------------------------------+ * 10 | QSIMAXSI | * +-------------------------------------------------------+ * 18 | QSITEARC | * +-------------------------------------------------------+ * 20 | QSIDEARC | * +---------------------------+---------------------------+ * 28 |///////////////////////////| QSICPUSP | * +---------------------------+---------------------------+ * 30 |///////////////////////////////////////////////////////| * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 40 * *** QSIBK - Query Sampling Information Block |
QSIBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- QSIBSAC 0000 02 QSIBSAUC 0000 00QSISSC QSIBSDES 0004 QSIBSEC 0000 00QSISSC QSIBSIZE 0030 00000040 QSICPUSP 002C QSIDEARC 0020 QSIDSAC 0000 01 QSIDSAUC 0000 00QSISSC QSIDSDES 0006 QSIDSEC 0000 00QSISSC QSIMAXSI 0010 QSIMINSI 0008 QSISIZE 0030 00000008 QSISSC 0000 QSITEARC 0018 |
Copyright IBM Corporation, 1990, 2022