xref: /linux/tools/perf/pmu-events/arch/x86/clearwaterforest/memory.json (revision e9ef810dfee7a2227da9d423aecb0ced35faddbe)
1e415c149SIan Rogers[
2e415c149SIan Rogers    {
3e415c149SIan Rogers        "BriefDescription": "Counts demand data reads that were not supplied by the L3 cache.",
4e415c149SIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
5e415c149SIan Rogers        "EventCode": "0xB7",
6e415c149SIan Rogers        "EventName": "OCR.DEMAND_DATA_RD.L3_MISS",
7e415c149SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
8e415c149SIan Rogers        "MSRValue": "0x33FBFC00001",
9*c4ba122aSIan Rogers        "PublicDescription": "Counts demand data reads that were not supplied by the L3 cache. Available PDIST counters: 0",
10e415c149SIan Rogers        "SampleAfterValue": "100003",
11e415c149SIan Rogers        "UMask": "0x1"
12e415c149SIan Rogers    },
13e415c149SIan Rogers    {
14e415c149SIan Rogers        "BriefDescription": "Counts demand read for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
15e415c149SIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
16e415c149SIan Rogers        "EventCode": "0xB7",
17e415c149SIan Rogers        "EventName": "OCR.DEMAND_RFO.L3_MISS",
18e415c149SIan Rogers        "MSRIndex": "0x1a6,0x1a7",
19e415c149SIan Rogers        "MSRValue": "0x33FBFC00002",
20*c4ba122aSIan Rogers        "PublicDescription": "Counts demand read for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache. Available PDIST counters: 0",
21e415c149SIan Rogers        "SampleAfterValue": "100003",
22e415c149SIan Rogers        "UMask": "0x1"
23e415c149SIan Rogers    }
24e415c149SIan Rogers]
25