1aa1bd892SJin Yao[
2aa1bd892SJin Yao    {
33c9c3157SIan Rogers        "BriefDescription": "Counts the number of machine clears due to memory ordering caused by a snoop from an external agent. Does not count internally generated machine clears such as those due to memory disambiguation.",
4aa1bd892SJin Yao        "EventCode": "0xc3",
5aa1bd892SJin Yao        "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
6aa1bd892SJin Yao        "SampleAfterValue": "20003",
7aa1bd892SJin Yao        "UMask": "0x2"
8aa1bd892SJin Yao    },
9aa1bd892SJin Yao    {
103c9c3157SIan Rogers        "BriefDescription": "Counts the number of misaligned load uops that are 4K page splits.",
113c9c3157SIan Rogers        "EventCode": "0x13",
123c9c3157SIan Rogers        "EventName": "MISALIGN_MEM_REF.LOAD_PAGE_SPLIT",
133c9c3157SIan Rogers        "PEBS": "1",
143c9c3157SIan Rogers        "SampleAfterValue": "200003",
153c9c3157SIan Rogers        "UMask": "0x2"
163c9c3157SIan Rogers    },
173c9c3157SIan Rogers    {
183c9c3157SIan Rogers        "BriefDescription": "Counts the number of misaligned store uops that are 4K page splits.",
193c9c3157SIan Rogers        "EventCode": "0x13",
203c9c3157SIan Rogers        "EventName": "MISALIGN_MEM_REF.STORE_PAGE_SPLIT",
213c9c3157SIan Rogers        "PEBS": "1",
223c9c3157SIan Rogers        "SampleAfterValue": "200003",
233c9c3157SIan Rogers        "UMask": "0x4"
243c9c3157SIan Rogers    },
253c9c3157SIan Rogers    {
263c9c3157SIan Rogers        "BriefDescription": "Counts all code reads that were not supplied by the L3 cache.",
273c9c3157SIan Rogers        "EventCode": "0XB7",
283c9c3157SIan Rogers        "EventName": "OCR.ALL_CODE_RD.L3_MISS",
293c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
303c9c3157SIan Rogers        "MSRValue": "0x2184000044",
313c9c3157SIan Rogers        "SampleAfterValue": "100003",
323c9c3157SIan Rogers        "UMask": "0x1"
333c9c3157SIan Rogers    },
343c9c3157SIan Rogers    {
353c9c3157SIan Rogers        "BriefDescription": "Counts all code reads that were not supplied by the L3 cache.",
363c9c3157SIan Rogers        "EventCode": "0XB7",
373c9c3157SIan Rogers        "EventName": "OCR.ALL_CODE_RD.L3_MISS_LOCAL",
383c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
393c9c3157SIan Rogers        "MSRValue": "0x2184000044",
403c9c3157SIan Rogers        "SampleAfterValue": "100003",
413c9c3157SIan Rogers        "UMask": "0x1"
423c9c3157SIan Rogers    },
433c9c3157SIan Rogers    {
443c9c3157SIan Rogers        "BriefDescription": "Counts modified writebacks from L1 cache and L2 cache that were not supplied by the L3 cache.",
453c9c3157SIan Rogers        "EventCode": "0XB7",
463c9c3157SIan Rogers        "EventName": "OCR.COREWB_M.L3_MISS",
473c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
483c9c3157SIan Rogers        "MSRValue": "0x3002184000000",
493c9c3157SIan Rogers        "SampleAfterValue": "100003",
503c9c3157SIan Rogers        "UMask": "0x1"
513c9c3157SIan Rogers    },
523c9c3157SIan Rogers    {
533c9c3157SIan Rogers        "BriefDescription": "Counts modified writebacks from L1 cache and L2 cache that were not supplied by the L3 cache.",
543c9c3157SIan Rogers        "EventCode": "0XB7",
553c9c3157SIan Rogers        "EventName": "OCR.COREWB_M.L3_MISS_LOCAL",
563c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
573c9c3157SIan Rogers        "MSRValue": "0x3002184000000",
583c9c3157SIan Rogers        "SampleAfterValue": "100003",
593c9c3157SIan Rogers        "UMask": "0x1"
603c9c3157SIan Rogers    },
613c9c3157SIan Rogers    {
623c9c3157SIan Rogers        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were not supplied by the L3 cache.",
633c9c3157SIan Rogers        "EventCode": "0XB7",
643c9c3157SIan Rogers        "EventName": "OCR.DEMAND_CODE_RD.L3_MISS",
653c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
663c9c3157SIan Rogers        "MSRValue": "0x2184000004",
673c9c3157SIan Rogers        "SampleAfterValue": "100003",
683c9c3157SIan Rogers        "UMask": "0x1"
693c9c3157SIan Rogers    },
703c9c3157SIan Rogers    {
713c9c3157SIan Rogers        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were not supplied by the L3 cache.",
723c9c3157SIan Rogers        "EventCode": "0XB7",
733c9c3157SIan Rogers        "EventName": "OCR.DEMAND_CODE_RD.L3_MISS_LOCAL",
743c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
753c9c3157SIan Rogers        "MSRValue": "0x2184000004",
763c9c3157SIan Rogers        "SampleAfterValue": "100003",
773c9c3157SIan Rogers        "UMask": "0x1"
783c9c3157SIan Rogers    },
793c9c3157SIan Rogers    {
80aa1bd892SJin Yao        "BriefDescription": "Counts cacheable demand data reads, L1 data cache hardware prefetches and software prefetches (except PREFETCHW) that were not supplied by the L3 cache.",
81aa1bd892SJin Yao        "EventCode": "0XB7",
82aa1bd892SJin Yao        "EventName": "OCR.DEMAND_DATA_AND_L1PF_RD.L3_MISS",
83aa1bd892SJin Yao        "MSRIndex": "0x1a6,0x1a7",
843c9c3157SIan Rogers        "MSRValue": "0x2184000001",
85aa1bd892SJin Yao        "SampleAfterValue": "100003",
86aa1bd892SJin Yao        "UMask": "0x1"
87aa1bd892SJin Yao    },
88aa1bd892SJin Yao    {
89aa1bd892SJin Yao        "BriefDescription": "Counts cacheable demand data reads, L1 data cache hardware prefetches and software prefetches (except PREFETCHW) that were not supplied by the L3 cache.",
90aa1bd892SJin Yao        "EventCode": "0XB7",
91aa1bd892SJin Yao        "EventName": "OCR.DEMAND_DATA_AND_L1PF_RD.L3_MISS_LOCAL",
92aa1bd892SJin Yao        "MSRIndex": "0x1a6,0x1a7",
933c9c3157SIan Rogers        "MSRValue": "0x2184000001",
94aa1bd892SJin Yao        "SampleAfterValue": "100003",
95aa1bd892SJin Yao        "UMask": "0x1"
96aa1bd892SJin Yao    },
97aa1bd892SJin Yao    {
98aa1bd892SJin Yao        "BriefDescription": "This event is deprecated. Refer to new event OCR.DEMAND_DATA_AND_L1PF_RD.L3_MISS",
99*27aebf37SIan Rogers        "Deprecated": "1",
100aa1bd892SJin Yao        "EventCode": "0XB7",
101aa1bd892SJin Yao        "EventName": "OCR.DEMAND_DATA_RD.L3_MISS",
102aa1bd892SJin Yao        "MSRIndex": "0x1a6,0x1a7",
1033c9c3157SIan Rogers        "MSRValue": "0x2184000001",
104aa1bd892SJin Yao        "SampleAfterValue": "100003",
105aa1bd892SJin Yao        "UMask": "0x1"
106aa1bd892SJin Yao    },
107aa1bd892SJin Yao    {
108aa1bd892SJin Yao        "BriefDescription": "This event is deprecated. Refer to new event OCR.DEMAND_DATA_AND_L1PF_RD.L3_MISS_LOCAL",
109*27aebf37SIan Rogers        "Deprecated": "1",
110aa1bd892SJin Yao        "EventCode": "0XB7",
111aa1bd892SJin Yao        "EventName": "OCR.DEMAND_DATA_RD.L3_MISS_LOCAL",
112aa1bd892SJin Yao        "MSRIndex": "0x1a6,0x1a7",
1133c9c3157SIan Rogers        "MSRValue": "0x2184000001",
114aa1bd892SJin Yao        "SampleAfterValue": "100003",
115aa1bd892SJin Yao        "UMask": "0x1"
116aa1bd892SJin Yao    },
117aa1bd892SJin Yao    {
118aa1bd892SJin Yao        "BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
119aa1bd892SJin Yao        "EventCode": "0XB7",
120aa1bd892SJin Yao        "EventName": "OCR.DEMAND_RFO.L3_MISS",
121aa1bd892SJin Yao        "MSRIndex": "0x1a6,0x1a7",
1223c9c3157SIan Rogers        "MSRValue": "0x2184000002",
123aa1bd892SJin Yao        "SampleAfterValue": "100003",
124aa1bd892SJin Yao        "UMask": "0x1"
125aa1bd892SJin Yao    },
126aa1bd892SJin Yao    {
127aa1bd892SJin Yao        "BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
128aa1bd892SJin Yao        "EventCode": "0XB7",
129aa1bd892SJin Yao        "EventName": "OCR.DEMAND_RFO.L3_MISS_LOCAL",
130aa1bd892SJin Yao        "MSRIndex": "0x1a6,0x1a7",
1313c9c3157SIan Rogers        "MSRValue": "0x2184000002",
1323c9c3157SIan Rogers        "SampleAfterValue": "100003",
1333c9c3157SIan Rogers        "UMask": "0x1"
1343c9c3157SIan Rogers    },
1353c9c3157SIan Rogers    {
1363c9c3157SIan Rogers        "BriefDescription": "Counts streaming stores which modify a full 64 byte cacheline that were not supplied by the L3 cache.",
1373c9c3157SIan Rogers        "EventCode": "0XB7",
1383c9c3157SIan Rogers        "EventName": "OCR.FULL_STREAMING_WR.L3_MISS",
1393c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1403c9c3157SIan Rogers        "MSRValue": "0x802184000000",
1413c9c3157SIan Rogers        "SampleAfterValue": "100003",
1423c9c3157SIan Rogers        "UMask": "0x1"
1433c9c3157SIan Rogers    },
1443c9c3157SIan Rogers    {
1453c9c3157SIan Rogers        "BriefDescription": "Counts streaming stores which modify a full 64 byte cacheline that were not supplied by the L3 cache.",
1463c9c3157SIan Rogers        "EventCode": "0XB7",
1473c9c3157SIan Rogers        "EventName": "OCR.FULL_STREAMING_WR.L3_MISS_LOCAL",
1483c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1493c9c3157SIan Rogers        "MSRValue": "0x802184000000",
1503c9c3157SIan Rogers        "SampleAfterValue": "100003",
1513c9c3157SIan Rogers        "UMask": "0x1"
1523c9c3157SIan Rogers    },
1533c9c3157SIan Rogers    {
1543c9c3157SIan Rogers        "BriefDescription": "Counts L2 cache hardware prefetch code reads (written to the L2 cache only) that were not supplied by the L3 cache.",
1553c9c3157SIan Rogers        "EventCode": "0XB7",
1563c9c3157SIan Rogers        "EventName": "OCR.HWPF_L2_CODE_RD.L3_MISS",
1573c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1583c9c3157SIan Rogers        "MSRValue": "0x2184000040",
1593c9c3157SIan Rogers        "SampleAfterValue": "100003",
1603c9c3157SIan Rogers        "UMask": "0x1"
1613c9c3157SIan Rogers    },
1623c9c3157SIan Rogers    {
1633c9c3157SIan Rogers        "BriefDescription": "Counts L2 cache hardware prefetch code reads (written to the L2 cache only) that were not supplied by the L3 cache.",
1643c9c3157SIan Rogers        "EventCode": "0XB7",
1653c9c3157SIan Rogers        "EventName": "OCR.HWPF_L2_CODE_RD.L3_MISS_LOCAL",
1663c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1673c9c3157SIan Rogers        "MSRValue": "0x2184000040",
1683c9c3157SIan Rogers        "SampleAfterValue": "100003",
1693c9c3157SIan Rogers        "UMask": "0x1"
1703c9c3157SIan Rogers    },
1713c9c3157SIan Rogers    {
1723c9c3157SIan Rogers        "BriefDescription": "Counts L2 cache hardware prefetch data reads (written to the L2 cache only) that were not supplied by the L3 cache.",
1733c9c3157SIan Rogers        "EventCode": "0XB7",
1743c9c3157SIan Rogers        "EventName": "OCR.HWPF_L2_DATA_RD.L3_MISS",
1753c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1763c9c3157SIan Rogers        "MSRValue": "0x2184000010",
1773c9c3157SIan Rogers        "SampleAfterValue": "100003",
1783c9c3157SIan Rogers        "UMask": "0x1"
1793c9c3157SIan Rogers    },
1803c9c3157SIan Rogers    {
1813c9c3157SIan Rogers        "BriefDescription": "Counts L2 cache hardware prefetch data reads (written to the L2 cache only) that were not supplied by the L3 cache.",
1823c9c3157SIan Rogers        "EventCode": "0XB7",
1833c9c3157SIan Rogers        "EventName": "OCR.HWPF_L2_DATA_RD.L3_MISS_LOCAL",
1843c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1853c9c3157SIan Rogers        "MSRValue": "0x2184000010",
1863c9c3157SIan Rogers        "SampleAfterValue": "100003",
1873c9c3157SIan Rogers        "UMask": "0x1"
1883c9c3157SIan Rogers    },
1893c9c3157SIan Rogers    {
1903c9c3157SIan Rogers        "BriefDescription": "Counts L2 cache hardware prefetch RFOs (written to the L2 cache only) that were not supplied by the L3 cache.",
1913c9c3157SIan Rogers        "EventCode": "0XB7",
1923c9c3157SIan Rogers        "EventName": "OCR.HWPF_L2_RFO.L3_MISS",
1933c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
1943c9c3157SIan Rogers        "MSRValue": "0x2184000020",
1953c9c3157SIan Rogers        "SampleAfterValue": "100003",
1963c9c3157SIan Rogers        "UMask": "0x1"
1973c9c3157SIan Rogers    },
1983c9c3157SIan Rogers    {
1993c9c3157SIan Rogers        "BriefDescription": "Counts L2 cache hardware prefetch RFOs (written to the L2 cache only) that were not supplied by the L3 cache.",
2003c9c3157SIan Rogers        "EventCode": "0XB7",
2013c9c3157SIan Rogers        "EventName": "OCR.HWPF_L2_RFO.L3_MISS_LOCAL",
2023c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2033c9c3157SIan Rogers        "MSRValue": "0x2184000020",
2043c9c3157SIan Rogers        "SampleAfterValue": "100003",
2053c9c3157SIan Rogers        "UMask": "0x1"
2063c9c3157SIan Rogers    },
2073c9c3157SIan Rogers    {
2083c9c3157SIan Rogers        "BriefDescription": "Counts modified writebacks from L1 cache that miss the L2 cache that were not supplied by the L3 cache.",
2093c9c3157SIan Rogers        "EventCode": "0XB7",
2103c9c3157SIan Rogers        "EventName": "OCR.L1WB_M.L3_MISS",
2113c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2123c9c3157SIan Rogers        "MSRValue": "0x1002184000000",
2133c9c3157SIan Rogers        "SampleAfterValue": "100003",
2143c9c3157SIan Rogers        "UMask": "0x1"
2153c9c3157SIan Rogers    },
2163c9c3157SIan Rogers    {
2173c9c3157SIan Rogers        "BriefDescription": "Counts modified writebacks from L1 cache that miss the L2 cache that were not supplied by the L3 cache.",
2183c9c3157SIan Rogers        "EventCode": "0XB7",
2193c9c3157SIan Rogers        "EventName": "OCR.L1WB_M.L3_MISS_LOCAL",
2203c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2213c9c3157SIan Rogers        "MSRValue": "0x1002184000000",
2223c9c3157SIan Rogers        "SampleAfterValue": "100003",
2233c9c3157SIan Rogers        "UMask": "0x1"
2243c9c3157SIan Rogers    },
2253c9c3157SIan Rogers    {
2263c9c3157SIan Rogers        "BriefDescription": "Counts modified writeBacks from L2 cache that miss the L3 cache that were not supplied by the L3 cache.",
2273c9c3157SIan Rogers        "EventCode": "0XB7",
2283c9c3157SIan Rogers        "EventName": "OCR.L2WB_M.L3_MISS",
2293c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2303c9c3157SIan Rogers        "MSRValue": "0x2002184000000",
2313c9c3157SIan Rogers        "SampleAfterValue": "100003",
2323c9c3157SIan Rogers        "UMask": "0x1"
2333c9c3157SIan Rogers    },
2343c9c3157SIan Rogers    {
2353c9c3157SIan Rogers        "BriefDescription": "Counts modified writeBacks from L2 cache that miss the L3 cache that were not supplied by the L3 cache.",
2363c9c3157SIan Rogers        "EventCode": "0XB7",
2373c9c3157SIan Rogers        "EventName": "OCR.L2WB_M.L3_MISS_LOCAL",
2383c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2393c9c3157SIan Rogers        "MSRValue": "0x2002184000000",
2403c9c3157SIan Rogers        "SampleAfterValue": "100003",
2413c9c3157SIan Rogers        "UMask": "0x1"
2423c9c3157SIan Rogers    },
2433c9c3157SIan Rogers    {
2443c9c3157SIan Rogers        "BriefDescription": "Counts miscellaneous requests, such as I/O accesses, that were not supplied by the L3 cache.",
2453c9c3157SIan Rogers        "EventCode": "0XB7",
2463c9c3157SIan Rogers        "EventName": "OCR.OTHER.L3_MISS",
2473c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2483c9c3157SIan Rogers        "MSRValue": "0x2184008000",
2493c9c3157SIan Rogers        "SampleAfterValue": "100003",
2503c9c3157SIan Rogers        "UMask": "0x1"
2513c9c3157SIan Rogers    },
2523c9c3157SIan Rogers    {
2533c9c3157SIan Rogers        "BriefDescription": "Counts miscellaneous requests, such as I/O accesses, that were not supplied by the L3 cache.",
2543c9c3157SIan Rogers        "EventCode": "0XB7",
2553c9c3157SIan Rogers        "EventName": "OCR.OTHER.L3_MISS_LOCAL",
2563c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2573c9c3157SIan Rogers        "MSRValue": "0x2184008000",
2583c9c3157SIan Rogers        "SampleAfterValue": "100003",
2593c9c3157SIan Rogers        "UMask": "0x1"
2603c9c3157SIan Rogers    },
2613c9c3157SIan Rogers    {
2623c9c3157SIan Rogers        "BriefDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that were not supplied by the L3 cache.",
2633c9c3157SIan Rogers        "EventCode": "0XB7",
2643c9c3157SIan Rogers        "EventName": "OCR.PARTIAL_STREAMING_WR.L3_MISS",
2653c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2663c9c3157SIan Rogers        "MSRValue": "0x402184000000",
2673c9c3157SIan Rogers        "SampleAfterValue": "100003",
2683c9c3157SIan Rogers        "UMask": "0x1"
2693c9c3157SIan Rogers    },
2703c9c3157SIan Rogers    {
2713c9c3157SIan Rogers        "BriefDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that were not supplied by the L3 cache.",
2723c9c3157SIan Rogers        "EventCode": "0XB7",
2733c9c3157SIan Rogers        "EventName": "OCR.PARTIAL_STREAMING_WR.L3_MISS_LOCAL",
2743c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2753c9c3157SIan Rogers        "MSRValue": "0x402184000000",
2763c9c3157SIan Rogers        "SampleAfterValue": "100003",
2773c9c3157SIan Rogers        "UMask": "0x1"
2783c9c3157SIan Rogers    },
2793c9c3157SIan Rogers    {
2803c9c3157SIan Rogers        "BriefDescription": "Counts all hardware and software prefetches that were not supplied by the L3 cache.",
2813c9c3157SIan Rogers        "EventCode": "0XB7",
2823c9c3157SIan Rogers        "EventName": "OCR.PREFETCHES.L3_MISS",
2833c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2843c9c3157SIan Rogers        "MSRValue": "0x2184000470",
2853c9c3157SIan Rogers        "SampleAfterValue": "100003",
2863c9c3157SIan Rogers        "UMask": "0x1"
2873c9c3157SIan Rogers    },
2883c9c3157SIan Rogers    {
2893c9c3157SIan Rogers        "BriefDescription": "Counts all data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were not supplied by the L3 cache.",
2903c9c3157SIan Rogers        "EventCode": "0XB7",
2913c9c3157SIan Rogers        "EventName": "OCR.READS_TO_CORE.L3_MISS",
2923c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
2933c9c3157SIan Rogers        "MSRValue": "0x2184000477",
2943c9c3157SIan Rogers        "SampleAfterValue": "100003",
2953c9c3157SIan Rogers        "UMask": "0x1"
2963c9c3157SIan Rogers    },
2973c9c3157SIan Rogers    {
2983c9c3157SIan Rogers        "BriefDescription": "Counts all data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were not supplied by the L3 cache.",
2993c9c3157SIan Rogers        "EventCode": "0XB7",
3003c9c3157SIan Rogers        "EventName": "OCR.READS_TO_CORE.L3_MISS_LOCAL",
3013c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3023c9c3157SIan Rogers        "MSRValue": "0x2184000477",
3033c9c3157SIan Rogers        "SampleAfterValue": "100003",
3043c9c3157SIan Rogers        "UMask": "0x1"
3053c9c3157SIan Rogers    },
3063c9c3157SIan Rogers    {
3073c9c3157SIan Rogers        "BriefDescription": "Counts streaming stores that were not supplied by the L3 cache.",
3083c9c3157SIan Rogers        "EventCode": "0XB7",
3093c9c3157SIan Rogers        "EventName": "OCR.STREAMING_WR.L3_MISS",
3103c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3113c9c3157SIan Rogers        "MSRValue": "0x2184000800",
3123c9c3157SIan Rogers        "SampleAfterValue": "100003",
3133c9c3157SIan Rogers        "UMask": "0x1"
3143c9c3157SIan Rogers    },
3153c9c3157SIan Rogers    {
3163c9c3157SIan Rogers        "BriefDescription": "Counts streaming stores that were not supplied by the L3 cache.",
3173c9c3157SIan Rogers        "EventCode": "0XB7",
3183c9c3157SIan Rogers        "EventName": "OCR.STREAMING_WR.L3_MISS_LOCAL",
3193c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3203c9c3157SIan Rogers        "MSRValue": "0x2184000800",
3213c9c3157SIan Rogers        "SampleAfterValue": "100003",
3223c9c3157SIan Rogers        "UMask": "0x1"
3233c9c3157SIan Rogers    },
3243c9c3157SIan Rogers    {
3253c9c3157SIan Rogers        "BriefDescription": "Counts uncached memory reads that were not supplied by the L3 cache.",
3263c9c3157SIan Rogers        "EventCode": "0XB7",
3273c9c3157SIan Rogers        "EventName": "OCR.UC_RD.L3_MISS",
3283c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3293c9c3157SIan Rogers        "MSRValue": "0x102184000000",
3303c9c3157SIan Rogers        "SampleAfterValue": "100003",
3313c9c3157SIan Rogers        "UMask": "0x1"
3323c9c3157SIan Rogers    },
3333c9c3157SIan Rogers    {
3343c9c3157SIan Rogers        "BriefDescription": "Counts uncached memory reads that were not supplied by the L3 cache.",
3353c9c3157SIan Rogers        "EventCode": "0XB7",
3363c9c3157SIan Rogers        "EventName": "OCR.UC_RD.L3_MISS_LOCAL",
3373c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3383c9c3157SIan Rogers        "MSRValue": "0x102184000000",
3393c9c3157SIan Rogers        "SampleAfterValue": "100003",
3403c9c3157SIan Rogers        "UMask": "0x1"
3413c9c3157SIan Rogers    },
3423c9c3157SIan Rogers    {
3433c9c3157SIan Rogers        "BriefDescription": "Counts uncached memory writes that were not supplied by the L3 cache.",
3443c9c3157SIan Rogers        "EventCode": "0XB7",
3453c9c3157SIan Rogers        "EventName": "OCR.UC_WR.L3_MISS",
3463c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3473c9c3157SIan Rogers        "MSRValue": "0x202184000000",
3483c9c3157SIan Rogers        "SampleAfterValue": "100003",
3493c9c3157SIan Rogers        "UMask": "0x1"
3503c9c3157SIan Rogers    },
3513c9c3157SIan Rogers    {
3523c9c3157SIan Rogers        "BriefDescription": "Counts uncached memory writes that were not supplied by the L3 cache.",
3533c9c3157SIan Rogers        "EventCode": "0XB7",
3543c9c3157SIan Rogers        "EventName": "OCR.UC_WR.L3_MISS_LOCAL",
3553c9c3157SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
3563c9c3157SIan Rogers        "MSRValue": "0x202184000000",
357aa1bd892SJin Yao        "SampleAfterValue": "100003",
358aa1bd892SJin Yao        "UMask": "0x1"
359aa1bd892SJin Yao    }
360aa1bd892SJin Yao]
361