1[
2    {
3        "BriefDescription": "Counts cacheable demand data reads Catch all value for any response types - this includes response types not define in the OCR.  If this is set all other response types will be ignored",
4        "Counter": "0,1,2,3,4,5,6,7",
5        "EventCode": "0xB7",
6        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",
7        "MSRIndex": "0x1a6,0x1a7",
8        "MSRValue": "0x10001",
9        "SampleAfterValue": "100003",
10        "UMask": "0x1",
11        "Unit": "cpu_atom"
12    },
13    {
14        "BriefDescription": "Counts demand reads for ownership, including SWPREFETCHW which is an RFO Catch all value for any response types - this includes response types not define in the OCR.  If this is set all other response types will be ignored",
15        "Counter": "0,1,2,3,4,5,6,7",
16        "EventCode": "0xB7",
17        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",
18        "MSRIndex": "0x1a6,0x1a7",
19        "MSRValue": "0x10002",
20        "SampleAfterValue": "100003",
21        "UMask": "0x1",
22        "Unit": "cpu_atom"
23    },
24    {
25        "BriefDescription": "Counts demand data reads that have any type of response.",
26        "Counter": "0,1,2,3,4,5,6,7",
27        "EventCode": "0x2A,0x2B",
28        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",
29        "MSRIndex": "0x1a6,0x1a7",
30        "MSRValue": "0x10001",
31        "SampleAfterValue": "100003",
32        "UMask": "0x1",
33        "Unit": "cpu_core"
34    },
35    {
36        "BriefDescription": "Counts demand read for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that have any type of response.",
37        "Counter": "0,1,2,3,4,5,6,7",
38        "EventCode": "0x2A,0x2B",
39        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",
40        "MSRIndex": "0x1a6,0x1a7",
41        "MSRValue": "0x10002",
42        "SampleAfterValue": "100003",
43        "UMask": "0x1",
44        "Unit": "cpu_core"
45    }
46]
47