1[
2    {
3        "BriefDescription": "Counts modified writebacks from L1 cache and L2 cache that have any type of response.",
4        "EventCode": "0xB7",
5        "EventName": "OCR.COREWB_M.ANY_RESPONSE",
6        "MSRIndex": "0x1a6,0x1a7",
7        "MSRValue": "0x10008",
8        "SampleAfterValue": "100003",
9        "UMask": "0x1"
10    },
11    {
12        "BriefDescription": "Counts demand data reads that have any type of response.",
13        "EventCode": "0xB7",
14        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",
15        "MSRIndex": "0x1a6,0x1a7",
16        "MSRValue": "0x10001",
17        "SampleAfterValue": "100003",
18        "UMask": "0x1"
19    },
20    {
21        "BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive ownership (PREFETCHW) that have any type of response.",
22        "EventCode": "0xB7",
23        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",
24        "MSRIndex": "0x1a6,0x1a7",
25        "MSRValue": "0x10002",
26        "SampleAfterValue": "100003",
27        "UMask": "0x1"
28    },
29    {
30        "BriefDescription": "Counts streaming stores that have any type of response.",
31        "EventCode": "0xB7",
32        "EventName": "OCR.STREAMING_WR.ANY_RESPONSE",
33        "MSRIndex": "0x1a6,0x1a7",
34        "MSRValue": "0x10800",
35        "SampleAfterValue": "100003",
36        "UMask": "0x1"
37    }
38]
39