brintos

brintos / linux-shallow public Read only

0
0
Text · 2.6 KiB · 0b49b46 Raw
69 lines · json
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 data reads that have any type of response.",15        "Counter": "0,1,2,3",16        "EventCode": "0x2A,0x2B",17        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",18        "MSRIndex": "0x1a6,0x1a7",19        "MSRValue": "0x10001",20        "SampleAfterValue": "100003",21        "UMask": "0x1",22        "Unit": "cpu_core"23    },24    {25        "BriefDescription": "Counts cacheable demand data reads were supplied by DRAM.",26        "Counter": "0,1,2,3,4,5,6,7",27        "EventCode": "0xB7",28        "EventName": "OCR.DEMAND_DATA_RD.DRAM",29        "MSRIndex": "0x1a6,0x1a7",30        "MSRValue": "0x1FBC000001",31        "SampleAfterValue": "100003",32        "UMask": "0x1",33        "Unit": "cpu_atom"34    },35    {36        "BriefDescription": "Counts demand data reads that were supplied by DRAM.",37        "Counter": "0,1,2,3",38        "EventCode": "0x2A,0x2B",39        "EventName": "OCR.DEMAND_DATA_RD.DRAM",40        "MSRIndex": "0x1a6,0x1a7",41        "MSRValue": "0x1E780000001",42        "SampleAfterValue": "100003",43        "UMask": "0x1",44        "Unit": "cpu_core"45    },46    {47        "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",48        "Counter": "0,1,2,3,4,5,6,7",49        "EventCode": "0xB7",50        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",51        "MSRIndex": "0x1a6,0x1a7",52        "MSRValue": "0x10002",53        "SampleAfterValue": "100003",54        "UMask": "0x1",55        "Unit": "cpu_atom"56    },57    {58        "BriefDescription": "Counts demand read for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that have any type of response.",59        "Counter": "0,1,2,3",60        "EventCode": "0x2A,0x2B",61        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",62        "MSRIndex": "0x1a6,0x1a7",63        "MSRValue": "0x10002",64        "SampleAfterValue": "100003",65        "UMask": "0x1",66        "Unit": "cpu_core"67    }68]69