xref: /linux/tools/perf/pmu-events/arch/x86/graniterapids/other.json (revision 58f6259b7a08f8d47d4629609703d358b042f0fd)
1[
2    {
3        "BriefDescription": "Counts demand data reads that have any type of response.",
4        "EventCode": "0x2A,0x2B",
5        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",
6        "MSRIndex": "0x1a6,0x1a7",
7        "MSRValue": "0x10001",
8        "SampleAfterValue": "100003",
9        "UMask": "0x1"
10    },
11    {
12        "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.",
13        "EventCode": "0x2A,0x2B",
14        "EventName": "OCR.DEMAND_DATA_RD.LOCAL_DRAM",
15        "MSRIndex": "0x1a6,0x1a7",
16        "MSRValue": "0x104000001",
17        "SampleAfterValue": "100003",
18        "UMask": "0x1"
19    },
20    {
21        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that have any type of response.",
22        "EventCode": "0x2A,0x2B",
23        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",
24        "MSRIndex": "0x1a6,0x1a7",
25        "MSRValue": "0x3F3FFC0002",
26        "SampleAfterValue": "100003",
27        "UMask": "0x1"
28    }
29]
30