112c6385eSIan Rogers[
212c6385eSIan Rogers    {
39061dffdSZhengjun Xing        "BriefDescription": "ASSISTS.PAGE_FAULT",
412c6385eSIan Rogers        "EventCode": "0xc1",
512c6385eSIan Rogers        "EventName": "ASSISTS.PAGE_FAULT",
612c6385eSIan Rogers        "SampleAfterValue": "1000003",
712c6385eSIan Rogers        "UMask": "0x8"
812c6385eSIan Rogers    },
912c6385eSIan Rogers    {
1012c6385eSIan Rogers        "BriefDescription": "Counts the cycles where the AMX (Advance Matrix Extension) unit is busy performing an operation.",
1112c6385eSIan Rogers        "EventCode": "0xb7",
1212c6385eSIan Rogers        "EventName": "EXE.AMX_BUSY",
1312c6385eSIan Rogers        "SampleAfterValue": "2000003",
1412c6385eSIan Rogers        "UMask": "0x2"
1512c6385eSIan Rogers    },
1612c6385eSIan Rogers    {
1712c6385eSIan Rogers        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that have any type of response.",
1812c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
1912c6385eSIan Rogers        "EventName": "OCR.DEMAND_CODE_RD.ANY_RESPONSE",
2012c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2112c6385eSIan Rogers        "MSRValue": "0x10004",
2212c6385eSIan Rogers        "SampleAfterValue": "100003",
2312c6385eSIan Rogers        "UMask": "0x1"
2412c6385eSIan Rogers    },
2512c6385eSIan Rogers    {
2612c6385eSIan Rogers        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were supplied by DRAM.",
2712c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
2812c6385eSIan Rogers        "EventName": "OCR.DEMAND_CODE_RD.DRAM",
2912c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3012c6385eSIan Rogers        "MSRValue": "0x73C000004",
3112c6385eSIan Rogers        "SampleAfterValue": "100003",
3212c6385eSIan Rogers        "UMask": "0x1"
3312c6385eSIan Rogers    },
3412c6385eSIan Rogers    {
3512c6385eSIan Rogers        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
3612c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
3712c6385eSIan Rogers        "EventName": "OCR.DEMAND_CODE_RD.LOCAL_DRAM",
3812c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3912c6385eSIan Rogers        "MSRValue": "0x104000004",
4012c6385eSIan Rogers        "SampleAfterValue": "100003",
4112c6385eSIan Rogers        "UMask": "0x1"
4212c6385eSIan Rogers    },
4312c6385eSIan Rogers    {
4412c6385eSIan Rogers        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
4512c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
4612c6385eSIan Rogers        "EventName": "OCR.DEMAND_CODE_RD.SNC_DRAM",
4712c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
4812c6385eSIan Rogers        "MSRValue": "0x708000004",
4912c6385eSIan Rogers        "SampleAfterValue": "100003",
5012c6385eSIan Rogers        "UMask": "0x1"
5112c6385eSIan Rogers    },
5212c6385eSIan Rogers    {
5312c6385eSIan Rogers        "BriefDescription": "Counts demand data reads that have any type of response.",
5412c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
5512c6385eSIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",
5612c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
5712c6385eSIan Rogers        "MSRValue": "0x10001",
5812c6385eSIan Rogers        "SampleAfterValue": "100003",
5912c6385eSIan Rogers        "UMask": "0x1"
6012c6385eSIan Rogers    },
6112c6385eSIan Rogers    {
6212c6385eSIan Rogers        "BriefDescription": "Counts demand data reads that were supplied by DRAM.",
6312c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
6412c6385eSIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.DRAM",
6512c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
6612c6385eSIan Rogers        "MSRValue": "0x73C000001",
6712c6385eSIan Rogers        "SampleAfterValue": "100003",
6812c6385eSIan Rogers        "UMask": "0x1"
6912c6385eSIan Rogers    },
7012c6385eSIan Rogers    {
7112c6385eSIan Rogers        "BriefDescription": "Counts demand data reads that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
7212c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
7312c6385eSIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.LOCAL_DRAM",
7412c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
7512c6385eSIan Rogers        "MSRValue": "0x104000001",
7612c6385eSIan Rogers        "SampleAfterValue": "100003",
7712c6385eSIan Rogers        "UMask": "0x1"
7812c6385eSIan Rogers    },
7912c6385eSIan Rogers    {
8012c6385eSIan Rogers        "BriefDescription": "Counts demand data reads that were supplied by DRAM attached to another socket.",
8112c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
8212c6385eSIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.REMOTE_DRAM",
8312c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
8412c6385eSIan Rogers        "MSRValue": "0x730000001",
8512c6385eSIan Rogers        "SampleAfterValue": "100003",
8612c6385eSIan Rogers        "UMask": "0x1"
8712c6385eSIan Rogers    },
8812c6385eSIan Rogers    {
8912c6385eSIan Rogers        "BriefDescription": "Counts demand data reads that were supplied by PMM attached to another socket.",
9012c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
9112c6385eSIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.REMOTE_PMM",
9212c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
9312c6385eSIan Rogers        "MSRValue": "0x703000001",
9412c6385eSIan Rogers        "SampleAfterValue": "100003",
9512c6385eSIan Rogers        "UMask": "0x1"
9612c6385eSIan Rogers    },
9712c6385eSIan Rogers    {
9812c6385eSIan Rogers        "BriefDescription": "Counts demand data reads that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
9912c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
10012c6385eSIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.SNC_DRAM",
10112c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
10212c6385eSIan Rogers        "MSRValue": "0x708000001",
10312c6385eSIan Rogers        "SampleAfterValue": "100003",
10412c6385eSIan Rogers        "UMask": "0x1"
10512c6385eSIan Rogers    },
10612c6385eSIan Rogers    {
10712c6385eSIan Rogers        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that have any type of response.",
10812c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
10912c6385eSIan Rogers        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",
11012c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
11112c6385eSIan Rogers        "MSRValue": "0x3F3FFC0002",
11212c6385eSIan Rogers        "SampleAfterValue": "100003",
11312c6385eSIan Rogers        "UMask": "0x1"
11412c6385eSIan Rogers    },
11512c6385eSIan Rogers    {
11612c6385eSIan Rogers        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were supplied by DRAM.",
11712c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
11812c6385eSIan Rogers        "EventName": "OCR.DEMAND_RFO.DRAM",
11912c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
12012c6385eSIan Rogers        "MSRValue": "0x73C000002",
12112c6385eSIan Rogers        "SampleAfterValue": "100003",
12212c6385eSIan Rogers        "UMask": "0x1"
12312c6385eSIan Rogers    },
12412c6385eSIan Rogers    {
12512c6385eSIan Rogers        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
12612c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
12712c6385eSIan Rogers        "EventName": "OCR.DEMAND_RFO.LOCAL_DRAM",
12812c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
12912c6385eSIan Rogers        "MSRValue": "0x104000002",
13012c6385eSIan Rogers        "SampleAfterValue": "100003",
13112c6385eSIan Rogers        "UMask": "0x1"
13212c6385eSIan Rogers    },
13312c6385eSIan Rogers    {
13412c6385eSIan Rogers        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
13512c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
13612c6385eSIan Rogers        "EventName": "OCR.DEMAND_RFO.SNC_DRAM",
13712c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
13812c6385eSIan Rogers        "MSRValue": "0x708000002",
13912c6385eSIan Rogers        "SampleAfterValue": "100003",
14012c6385eSIan Rogers        "UMask": "0x1"
14112c6385eSIan Rogers    },
14212c6385eSIan Rogers    {
14334122105SIan Rogers        "BriefDescription": "Counts data load hardware prefetch requests to the L1 data cache that have any type of response.",
14434122105SIan Rogers        "EventCode": "0x2A,0x2B",
14534122105SIan Rogers        "EventName": "OCR.HWPF_L1D.ANY_RESPONSE",
14634122105SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
14734122105SIan Rogers        "MSRValue": "0x10400",
14834122105SIan Rogers        "SampleAfterValue": "100003",
14934122105SIan Rogers        "UMask": "0x1"
15034122105SIan Rogers    },
15134122105SIan Rogers    {
15212c6385eSIan Rogers        "BriefDescription": "Counts hardware prefetches (which bring data to L2) that have any type of response.",
15312c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
15412c6385eSIan Rogers        "EventName": "OCR.HWPF_L2.ANY_RESPONSE",
15512c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
15612c6385eSIan Rogers        "MSRValue": "0x10070",
15712c6385eSIan Rogers        "SampleAfterValue": "100003",
15812c6385eSIan Rogers        "UMask": "0x1"
15912c6385eSIan Rogers    },
16012c6385eSIan Rogers    {
16112c6385eSIan Rogers        "BriefDescription": "Counts hardware prefetches to the L3 only that have any type of response.",
16212c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
16312c6385eSIan Rogers        "EventName": "OCR.HWPF_L3.ANY_RESPONSE",
16412c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
16512c6385eSIan Rogers        "MSRValue": "0x12380",
16612c6385eSIan Rogers        "SampleAfterValue": "100003",
16712c6385eSIan Rogers        "UMask": "0x1"
16812c6385eSIan Rogers    },
16912c6385eSIan Rogers    {
17012c6385eSIan Rogers        "BriefDescription": "Counts hardware prefetches to the L3 only that were not supplied by the local socket's L1, L2, or L3 caches and the cacheline was homed in a remote socket.",
17112c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
17212c6385eSIan Rogers        "EventName": "OCR.HWPF_L3.REMOTE",
17312c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
17412c6385eSIan Rogers        "MSRValue": "0x90002380",
17512c6385eSIan Rogers        "SampleAfterValue": "100003",
17612c6385eSIan Rogers        "UMask": "0x1"
17712c6385eSIan Rogers    },
17812c6385eSIan Rogers    {
17934122105SIan Rogers        "BriefDescription": "Counts writebacks of modified cachelines and streaming stores that have any type of response.",
18034122105SIan Rogers        "EventCode": "0x2A,0x2B",
18134122105SIan Rogers        "EventName": "OCR.MODIFIED_WRITE.ANY_RESPONSE",
18234122105SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
18334122105SIan Rogers        "MSRValue": "0x10808",
18434122105SIan Rogers        "SampleAfterValue": "100003",
18534122105SIan Rogers        "UMask": "0x1"
18634122105SIan Rogers    },
18734122105SIan Rogers    {
1889061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that have any type of response.",
18912c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
19012c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.ANY_RESPONSE",
19112c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
19212c6385eSIan Rogers        "MSRValue": "0x3F3FFC4477",
19312c6385eSIan Rogers        "SampleAfterValue": "100003",
19412c6385eSIan Rogers        "UMask": "0x1"
19512c6385eSIan Rogers    },
19612c6385eSIan Rogers    {
1979061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by DRAM.",
19812c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
19912c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.DRAM",
20012c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
20112c6385eSIan Rogers        "MSRValue": "0x73C004477",
20212c6385eSIan Rogers        "SampleAfterValue": "100003",
20312c6385eSIan Rogers        "UMask": "0x1"
20412c6385eSIan Rogers    },
20512c6385eSIan Rogers    {
2069061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
20712c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
20812c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.LOCAL_DRAM",
20912c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
21012c6385eSIan Rogers        "MSRValue": "0x104004477",
21112c6385eSIan Rogers        "SampleAfterValue": "100003",
21212c6385eSIan Rogers        "UMask": "0x1"
21312c6385eSIan Rogers    },
21412c6385eSIan Rogers    {
2159061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by DRAM attached to this socket, whether or not in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts DRAM accesses that are controlled by the close or distant SNC Cluster.",
21612c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
21712c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.LOCAL_SOCKET_DRAM",
21812c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
21912c6385eSIan Rogers        "MSRValue": "0x70C004477",
22012c6385eSIan Rogers        "SampleAfterValue": "100003",
22112c6385eSIan Rogers        "UMask": "0x1"
22212c6385eSIan Rogers    },
22312c6385eSIan Rogers    {
2249061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by PMM attached to this socket, whether or not in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts PMM accesses that are controlled by the close or distant SNC Cluster.",
22512c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
22612c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.LOCAL_SOCKET_PMM",
22712c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
22812c6385eSIan Rogers        "MSRValue": "0x700C04477",
22912c6385eSIan Rogers        "SampleAfterValue": "100003",
23012c6385eSIan Rogers        "UMask": "0x1"
23112c6385eSIan Rogers    },
23212c6385eSIan Rogers    {
2339061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were not supplied by the local socket's L1, L2, or L3 caches and were supplied by a remote socket.",
23412c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
23512c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.REMOTE",
23612c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
23712c6385eSIan Rogers        "MSRValue": "0x3F33004477",
23812c6385eSIan Rogers        "SampleAfterValue": "100003",
23912c6385eSIan Rogers        "UMask": "0x1"
24012c6385eSIan Rogers    },
24112c6385eSIan Rogers    {
2429061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by DRAM attached to another socket.",
24312c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
24412c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.REMOTE_DRAM",
24512c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
24612c6385eSIan Rogers        "MSRValue": "0x730004477",
24712c6385eSIan Rogers        "SampleAfterValue": "100003",
24812c6385eSIan Rogers        "UMask": "0x1"
24912c6385eSIan Rogers    },
25012c6385eSIan Rogers    {
2519061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by DRAM or PMM attached to another socket.",
2529061dffdSZhengjun Xing        "EventCode": "0x2A,0x2B",
2539061dffdSZhengjun Xing        "EventName": "OCR.READS_TO_CORE.REMOTE_MEMORY",
2549061dffdSZhengjun Xing        "MSRIndex": "0x1a6,0x1a7",
2559061dffdSZhengjun Xing        "MSRValue": "0x733004477",
2569061dffdSZhengjun Xing        "SampleAfterValue": "100003",
2579061dffdSZhengjun Xing        "UMask": "0x1"
2589061dffdSZhengjun Xing    },
2599061dffdSZhengjun Xing    {
2609061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by PMM attached to another socket.",
2619061dffdSZhengjun Xing        "EventCode": "0x2A,0x2B",
2629061dffdSZhengjun Xing        "EventName": "OCR.READS_TO_CORE.REMOTE_PMM",
2639061dffdSZhengjun Xing        "MSRIndex": "0x1a6,0x1a7",
2649061dffdSZhengjun Xing        "MSRValue": "0x703004477",
2659061dffdSZhengjun Xing        "SampleAfterValue": "100003",
2669061dffdSZhengjun Xing        "UMask": "0x1"
2679061dffdSZhengjun Xing    },
2689061dffdSZhengjun Xing    {
2699061dffdSZhengjun Xing        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
27012c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
27112c6385eSIan Rogers        "EventName": "OCR.READS_TO_CORE.SNC_DRAM",
27212c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
27312c6385eSIan Rogers        "MSRValue": "0x708004477",
27412c6385eSIan Rogers        "SampleAfterValue": "100003",
27512c6385eSIan Rogers        "UMask": "0x1"
27612c6385eSIan Rogers    },
27712c6385eSIan Rogers    {
27812c6385eSIan Rogers        "BriefDescription": "Counts streaming stores that have any type of response.",
27912c6385eSIan Rogers        "EventCode": "0x2A,0x2B",
28012c6385eSIan Rogers        "EventName": "OCR.STREAMING_WR.ANY_RESPONSE",
28112c6385eSIan Rogers        "MSRIndex": "0x1a6,0x1a7",
28212c6385eSIan Rogers        "MSRValue": "0x10800",
28312c6385eSIan Rogers        "SampleAfterValue": "100003",
28412c6385eSIan Rogers        "UMask": "0x1"
28512c6385eSIan Rogers    },
28612c6385eSIan Rogers    {
2879061dffdSZhengjun Xing        "BriefDescription": "Counts Demand RFOs, ItoM's, PREFECTHW's, Hardware RFO Prefetches to the L1/L2 and Streaming stores that likely resulted in a store to Memory (DRAM or PMM)",
2889061dffdSZhengjun Xing        "EventCode": "0x2A,0x2B",
2899061dffdSZhengjun Xing        "EventName": "OCR.WRITE_ESTIMATE.MEMORY",
2909061dffdSZhengjun Xing        "MSRIndex": "0x1a6,0x1a7",
2919061dffdSZhengjun Xing        "MSRValue": "0xFBFF80822",
2929061dffdSZhengjun Xing        "SampleAfterValue": "100003",
2939061dffdSZhengjun Xing        "UMask": "0x1"
2949061dffdSZhengjun Xing    },
2959061dffdSZhengjun Xing    {
29612c6385eSIan Rogers        "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread.",
29712c6385eSIan Rogers        "EventCode": "0xa5",
29834122105SIan Rogers        "EventName": "RS.EMPTY",
29934122105SIan Rogers        "PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this logical processor. This is usually caused when the front-end pipeline runs into starvation periods (e.g. branch mispredictions or i-cache misses)",
30034122105SIan Rogers        "SampleAfterValue": "1000003",
30134122105SIan Rogers        "UMask": "0x7"
30234122105SIan Rogers    },
30334122105SIan Rogers    {
30434122105SIan Rogers        "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty.",
30534122105SIan Rogers        "CounterMask": "1",
30634122105SIan Rogers        "EdgeDetect": "1",
30734122105SIan Rogers        "EventCode": "0xa5",
30834122105SIan Rogers        "EventName": "RS.EMPTY_COUNT",
30934122105SIan Rogers        "Invert": "1",
31034122105SIan Rogers        "PublicDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to closely sample on front-end latency issues (see the FRONTEND_RETIRED event of designated precise events)",
31134122105SIan Rogers        "SampleAfterValue": "100003",
31234122105SIan Rogers        "UMask": "0x7"
31334122105SIan Rogers    },
31434122105SIan Rogers    {
31534122105SIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event RS.EMPTY_COUNT",
31634122105SIan Rogers        "CounterMask": "1",
317400dd489SIan Rogers        "Deprecated": "1",
31834122105SIan Rogers        "EdgeDetect": "1",
31934122105SIan Rogers        "EventCode": "0xa5",
32034122105SIan Rogers        "EventName": "RS_EMPTY.COUNT",
32134122105SIan Rogers        "Invert": "1",
32234122105SIan Rogers        "SampleAfterValue": "100003",
32334122105SIan Rogers        "UMask": "0x7"
32434122105SIan Rogers    },
32534122105SIan Rogers    {
32634122105SIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event RS.EMPTY",
327400dd489SIan Rogers        "Deprecated": "1",
32834122105SIan Rogers        "EventCode": "0xa5",
32912c6385eSIan Rogers        "EventName": "RS_EMPTY.CYCLES",
33012c6385eSIan Rogers        "SampleAfterValue": "1000003",
33112c6385eSIan Rogers        "UMask": "0x7"
33212c6385eSIan Rogers    },
33312c6385eSIan Rogers    {
334*54f5de6fSIan Rogers        "BriefDescription": "Cycles the uncore cannot take further requests",
33512c6385eSIan Rogers        "CounterMask": "1",
33612c6385eSIan Rogers        "EventCode": "0x2d",
33712c6385eSIan Rogers        "EventName": "XQ.FULL_CYCLES",
338*54f5de6fSIan Rogers        "PublicDescription": "number of cycles when the thread is active and the uncore cannot take any further requests (for example prefetches, loads or stores initiated by the Core that miss the L2 cache).",
33912c6385eSIan Rogers        "SampleAfterValue": "1000003",
34012c6385eSIan Rogers        "UMask": "0x1"
34112c6385eSIan Rogers    }
34212c6385eSIan Rogers]
343