cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

memory.json (23894B)


      1[
      2    {
      3        "BriefDescription": "Misaligned store references",
      4        "Counter": "0,1,2,3",
      5        "EventCode": "0x5",
      6        "EventName": "MISALIGN_MEM_REF.STORE",
      7        "SampleAfterValue": "200000",
      8        "UMask": "0x2"
      9    },
     10    {
     11        "BriefDescription": "Offcore data reads satisfied by any DRAM",
     12        "Counter": "2",
     13        "EventCode": "0xB7",
     14        "EventName": "OFFCORE_RESPONSE.ANY_DATA.ANY_DRAM",
     15        "MSRIndex": "0x1A6",
     16        "MSRValue": "0x6011",
     17        "Offcore": "1",
     18        "SampleAfterValue": "100000",
     19        "UMask": "0x1"
     20    },
     21    {
     22        "BriefDescription": "Offcore data reads that missed the LLC",
     23        "Counter": "2",
     24        "EventCode": "0xB7",
     25        "EventName": "OFFCORE_RESPONSE.ANY_DATA.ANY_LLC_MISS",
     26        "MSRIndex": "0x1A6",
     27        "MSRValue": "0xF811",
     28        "Offcore": "1",
     29        "SampleAfterValue": "100000",
     30        "UMask": "0x1"
     31    },
     32    {
     33        "BriefDescription": "Offcore data reads satisfied by the local DRAM",
     34        "Counter": "2",
     35        "EventCode": "0xB7",
     36        "EventName": "OFFCORE_RESPONSE.ANY_DATA.LOCAL_DRAM",
     37        "MSRIndex": "0x1A6",
     38        "MSRValue": "0x4011",
     39        "Offcore": "1",
     40        "SampleAfterValue": "100000",
     41        "UMask": "0x1"
     42    },
     43    {
     44        "BriefDescription": "Offcore data reads satisfied by a remote DRAM",
     45        "Counter": "2",
     46        "EventCode": "0xB7",
     47        "EventName": "OFFCORE_RESPONSE.ANY_DATA.REMOTE_DRAM",
     48        "MSRIndex": "0x1A6",
     49        "MSRValue": "0x2011",
     50        "Offcore": "1",
     51        "SampleAfterValue": "100000",
     52        "UMask": "0x1"
     53    },
     54    {
     55        "BriefDescription": "Offcore code reads satisfied by any DRAM",
     56        "Counter": "2",
     57        "EventCode": "0xB7",
     58        "EventName": "OFFCORE_RESPONSE.ANY_IFETCH.ANY_DRAM",
     59        "MSRIndex": "0x1A6",
     60        "MSRValue": "0x6044",
     61        "Offcore": "1",
     62        "SampleAfterValue": "100000",
     63        "UMask": "0x1"
     64    },
     65    {
     66        "BriefDescription": "Offcore code reads that missed the LLC",
     67        "Counter": "2",
     68        "EventCode": "0xB7",
     69        "EventName": "OFFCORE_RESPONSE.ANY_IFETCH.ANY_LLC_MISS",
     70        "MSRIndex": "0x1A6",
     71        "MSRValue": "0xF844",
     72        "Offcore": "1",
     73        "SampleAfterValue": "100000",
     74        "UMask": "0x1"
     75    },
     76    {
     77        "BriefDescription": "Offcore code reads satisfied by the local DRAM",
     78        "Counter": "2",
     79        "EventCode": "0xB7",
     80        "EventName": "OFFCORE_RESPONSE.ANY_IFETCH.LOCAL_DRAM",
     81        "MSRIndex": "0x1A6",
     82        "MSRValue": "0x4044",
     83        "Offcore": "1",
     84        "SampleAfterValue": "100000",
     85        "UMask": "0x1"
     86    },
     87    {
     88        "BriefDescription": "Offcore code reads satisfied by a remote DRAM",
     89        "Counter": "2",
     90        "EventCode": "0xB7",
     91        "EventName": "OFFCORE_RESPONSE.ANY_IFETCH.REMOTE_DRAM",
     92        "MSRIndex": "0x1A6",
     93        "MSRValue": "0x2044",
     94        "Offcore": "1",
     95        "SampleAfterValue": "100000",
     96        "UMask": "0x1"
     97    },
     98    {
     99        "BriefDescription": "Offcore requests satisfied by any DRAM",
    100        "Counter": "2",
    101        "EventCode": "0xB7",
    102        "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.ANY_DRAM",
    103        "MSRIndex": "0x1A6",
    104        "MSRValue": "0x60FF",
    105        "Offcore": "1",
    106        "SampleAfterValue": "100000",
    107        "UMask": "0x1"
    108    },
    109    {
    110        "BriefDescription": "Offcore requests that missed the LLC",
    111        "Counter": "2",
    112        "EventCode": "0xB7",
    113        "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.ANY_LLC_MISS",
    114        "MSRIndex": "0x1A6",
    115        "MSRValue": "0xF8FF",
    116        "Offcore": "1",
    117        "SampleAfterValue": "100000",
    118        "UMask": "0x1"
    119    },
    120    {
    121        "BriefDescription": "Offcore requests satisfied by the local DRAM",
    122        "Counter": "2",
    123        "EventCode": "0xB7",
    124        "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.LOCAL_DRAM",
    125        "MSRIndex": "0x1A6",
    126        "MSRValue": "0x40FF",
    127        "Offcore": "1",
    128        "SampleAfterValue": "100000",
    129        "UMask": "0x1"
    130    },
    131    {
    132        "BriefDescription": "Offcore requests satisfied by a remote DRAM",
    133        "Counter": "2",
    134        "EventCode": "0xB7",
    135        "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.REMOTE_DRAM",
    136        "MSRIndex": "0x1A6",
    137        "MSRValue": "0x20FF",
    138        "Offcore": "1",
    139        "SampleAfterValue": "100000",
    140        "UMask": "0x1"
    141    },
    142    {
    143        "BriefDescription": "Offcore RFO requests satisfied by any DRAM",
    144        "Counter": "2",
    145        "EventCode": "0xB7",
    146        "EventName": "OFFCORE_RESPONSE.ANY_RFO.ANY_DRAM",
    147        "MSRIndex": "0x1A6",
    148        "MSRValue": "0x6022",
    149        "Offcore": "1",
    150        "SampleAfterValue": "100000",
    151        "UMask": "0x1"
    152    },
    153    {
    154        "BriefDescription": "Offcore RFO requests that missed the LLC",
    155        "Counter": "2",
    156        "EventCode": "0xB7",
    157        "EventName": "OFFCORE_RESPONSE.ANY_RFO.ANY_LLC_MISS",
    158        "MSRIndex": "0x1A6",
    159        "MSRValue": "0xF822",
    160        "Offcore": "1",
    161        "SampleAfterValue": "100000",
    162        "UMask": "0x1"
    163    },
    164    {
    165        "BriefDescription": "Offcore RFO requests satisfied by the local DRAM",
    166        "Counter": "2",
    167        "EventCode": "0xB7",
    168        "EventName": "OFFCORE_RESPONSE.ANY_RFO.LOCAL_DRAM",
    169        "MSRIndex": "0x1A6",
    170        "MSRValue": "0x4022",
    171        "Offcore": "1",
    172        "SampleAfterValue": "100000",
    173        "UMask": "0x1"
    174    },
    175    {
    176        "BriefDescription": "Offcore RFO requests satisfied by a remote DRAM",
    177        "Counter": "2",
    178        "EventCode": "0xB7",
    179        "EventName": "OFFCORE_RESPONSE.ANY_RFO.REMOTE_DRAM",
    180        "MSRIndex": "0x1A6",
    181        "MSRValue": "0x2022",
    182        "Offcore": "1",
    183        "SampleAfterValue": "100000",
    184        "UMask": "0x1"
    185    },
    186    {
    187        "BriefDescription": "Offcore writebacks to any DRAM",
    188        "Counter": "2",
    189        "EventCode": "0xB7",
    190        "EventName": "OFFCORE_RESPONSE.COREWB.ANY_DRAM",
    191        "MSRIndex": "0x1A6",
    192        "MSRValue": "0x6008",
    193        "Offcore": "1",
    194        "SampleAfterValue": "100000",
    195        "UMask": "0x1"
    196    },
    197    {
    198        "BriefDescription": "Offcore writebacks that missed the LLC",
    199        "Counter": "2",
    200        "EventCode": "0xB7",
    201        "EventName": "OFFCORE_RESPONSE.COREWB.ANY_LLC_MISS",
    202        "MSRIndex": "0x1A6",
    203        "MSRValue": "0xF808",
    204        "Offcore": "1",
    205        "SampleAfterValue": "100000",
    206        "UMask": "0x1"
    207    },
    208    {
    209        "BriefDescription": "Offcore writebacks to the local DRAM",
    210        "Counter": "2",
    211        "EventCode": "0xB7",
    212        "EventName": "OFFCORE_RESPONSE.COREWB.LOCAL_DRAM",
    213        "MSRIndex": "0x1A6",
    214        "MSRValue": "0x4008",
    215        "Offcore": "1",
    216        "SampleAfterValue": "100000",
    217        "UMask": "0x1"
    218    },
    219    {
    220        "BriefDescription": "Offcore writebacks to a remote DRAM",
    221        "Counter": "2",
    222        "EventCode": "0xB7",
    223        "EventName": "OFFCORE_RESPONSE.COREWB.REMOTE_DRAM",
    224        "MSRIndex": "0x1A6",
    225        "MSRValue": "0x2008",
    226        "Offcore": "1",
    227        "SampleAfterValue": "100000",
    228        "UMask": "0x1"
    229    },
    230    {
    231        "BriefDescription": "Offcore code or data read requests satisfied by any DRAM",
    232        "Counter": "2",
    233        "EventCode": "0xB7",
    234        "EventName": "OFFCORE_RESPONSE.DATA_IFETCH.ANY_DRAM",
    235        "MSRIndex": "0x1A6",
    236        "MSRValue": "0x6077",
    237        "Offcore": "1",
    238        "SampleAfterValue": "100000",
    239        "UMask": "0x1"
    240    },
    241    {
    242        "BriefDescription": "Offcore code or data read requests that missed the LLC",
    243        "Counter": "2",
    244        "EventCode": "0xB7",
    245        "EventName": "OFFCORE_RESPONSE.DATA_IFETCH.ANY_LLC_MISS",
    246        "MSRIndex": "0x1A6",
    247        "MSRValue": "0xF877",
    248        "Offcore": "1",
    249        "SampleAfterValue": "100000",
    250        "UMask": "0x1"
    251    },
    252    {
    253        "BriefDescription": "Offcore code or data read requests satisfied by the local DRAM",
    254        "Counter": "2",
    255        "EventCode": "0xB7",
    256        "EventName": "OFFCORE_RESPONSE.DATA_IFETCH.LOCAL_DRAM",
    257        "MSRIndex": "0x1A6",
    258        "MSRValue": "0x4077",
    259        "Offcore": "1",
    260        "SampleAfterValue": "100000",
    261        "UMask": "0x1"
    262    },
    263    {
    264        "BriefDescription": "Offcore code or data read requests satisfied by a remote DRAM",
    265        "Counter": "2",
    266        "EventCode": "0xB7",
    267        "EventName": "OFFCORE_RESPONSE.DATA_IFETCH.REMOTE_DRAM",
    268        "MSRIndex": "0x1A6",
    269        "MSRValue": "0x2077",
    270        "Offcore": "1",
    271        "SampleAfterValue": "100000",
    272        "UMask": "0x1"
    273    },
    274    {
    275        "BriefDescription": "Offcore request = all data, response = any DRAM",
    276        "Counter": "2",
    277        "EventCode": "0xB7",
    278        "EventName": "OFFCORE_RESPONSE.DATA_IN.ANY_DRAM",
    279        "MSRIndex": "0x1A6",
    280        "MSRValue": "0x6033",
    281        "Offcore": "1",
    282        "SampleAfterValue": "100000",
    283        "UMask": "0x1"
    284    },
    285    {
    286        "BriefDescription": "Offcore request = all data, response = any LLC miss",
    287        "Counter": "2",
    288        "EventCode": "0xB7",
    289        "EventName": "OFFCORE_RESPONSE.DATA_IN.ANY_LLC_MISS",
    290        "MSRIndex": "0x1A6",
    291        "MSRValue": "0xF833",
    292        "Offcore": "1",
    293        "SampleAfterValue": "100000",
    294        "UMask": "0x1"
    295    },
    296    {
    297        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the local DRAM.",
    298        "Counter": "2",
    299        "EventCode": "0xB7",
    300        "EventName": "OFFCORE_RESPONSE.DATA_IN.LOCAL_DRAM",
    301        "MSRIndex": "0x1A6",
    302        "MSRValue": "0x4033",
    303        "Offcore": "1",
    304        "SampleAfterValue": "100000",
    305        "UMask": "0x1"
    306    },
    307    {
    308        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the remote DRAM",
    309        "Counter": "2",
    310        "EventCode": "0xB7",
    311        "EventName": "OFFCORE_RESPONSE.DATA_IN.REMOTE_DRAM",
    312        "MSRIndex": "0x1A6",
    313        "MSRValue": "0x2033",
    314        "Offcore": "1",
    315        "SampleAfterValue": "100000",
    316        "UMask": "0x1"
    317    },
    318    {
    319        "BriefDescription": "Offcore demand data requests satisfied by any DRAM",
    320        "Counter": "2",
    321        "EventCode": "0xB7",
    322        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA.ANY_DRAM",
    323        "MSRIndex": "0x1A6",
    324        "MSRValue": "0x6003",
    325        "Offcore": "1",
    326        "SampleAfterValue": "100000",
    327        "UMask": "0x1"
    328    },
    329    {
    330        "BriefDescription": "Offcore demand data requests that missed the LLC",
    331        "Counter": "2",
    332        "EventCode": "0xB7",
    333        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA.ANY_LLC_MISS",
    334        "MSRIndex": "0x1A6",
    335        "MSRValue": "0xF803",
    336        "Offcore": "1",
    337        "SampleAfterValue": "100000",
    338        "UMask": "0x1"
    339    },
    340    {
    341        "BriefDescription": "Offcore demand data requests satisfied by the local DRAM",
    342        "Counter": "2",
    343        "EventCode": "0xB7",
    344        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA.LOCAL_DRAM",
    345        "MSRIndex": "0x1A6",
    346        "MSRValue": "0x4003",
    347        "Offcore": "1",
    348        "SampleAfterValue": "100000",
    349        "UMask": "0x1"
    350    },
    351    {
    352        "BriefDescription": "Offcore demand data requests satisfied by a remote DRAM",
    353        "Counter": "2",
    354        "EventCode": "0xB7",
    355        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA.REMOTE_DRAM",
    356        "MSRIndex": "0x1A6",
    357        "MSRValue": "0x2003",
    358        "Offcore": "1",
    359        "SampleAfterValue": "100000",
    360        "UMask": "0x1"
    361    },
    362    {
    363        "BriefDescription": "Offcore demand data reads satisfied by any DRAM",
    364        "Counter": "2",
    365        "EventCode": "0xB7",
    366        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.ANY_DRAM",
    367        "MSRIndex": "0x1A6",
    368        "MSRValue": "0x6001",
    369        "Offcore": "1",
    370        "SampleAfterValue": "100000",
    371        "UMask": "0x1"
    372    },
    373    {
    374        "BriefDescription": "Offcore demand data reads that missed the LLC",
    375        "Counter": "2",
    376        "EventCode": "0xB7",
    377        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.ANY_LLC_MISS",
    378        "MSRIndex": "0x1A6",
    379        "MSRValue": "0xF801",
    380        "Offcore": "1",
    381        "SampleAfterValue": "100000",
    382        "UMask": "0x1"
    383    },
    384    {
    385        "BriefDescription": "Offcore demand data reads satisfied by the local DRAM",
    386        "Counter": "2",
    387        "EventCode": "0xB7",
    388        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.LOCAL_DRAM",
    389        "MSRIndex": "0x1A6",
    390        "MSRValue": "0x4001",
    391        "Offcore": "1",
    392        "SampleAfterValue": "100000",
    393        "UMask": "0x1"
    394    },
    395    {
    396        "BriefDescription": "Offcore demand data reads satisfied by a remote DRAM",
    397        "Counter": "2",
    398        "EventCode": "0xB7",
    399        "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.REMOTE_DRAM",
    400        "MSRIndex": "0x1A6",
    401        "MSRValue": "0x2001",
    402        "Offcore": "1",
    403        "SampleAfterValue": "100000",
    404        "UMask": "0x1"
    405    },
    406    {
    407        "BriefDescription": "Offcore demand code reads satisfied by any DRAM",
    408        "Counter": "2",
    409        "EventCode": "0xB7",
    410        "EventName": "OFFCORE_RESPONSE.DEMAND_IFETCH.ANY_DRAM",
    411        "MSRIndex": "0x1A6",
    412        "MSRValue": "0x6004",
    413        "Offcore": "1",
    414        "SampleAfterValue": "100000",
    415        "UMask": "0x1"
    416    },
    417    {
    418        "BriefDescription": "Offcore demand code reads that missed the LLC",
    419        "Counter": "2",
    420        "EventCode": "0xB7",
    421        "EventName": "OFFCORE_RESPONSE.DEMAND_IFETCH.ANY_LLC_MISS",
    422        "MSRIndex": "0x1A6",
    423        "MSRValue": "0xF804",
    424        "Offcore": "1",
    425        "SampleAfterValue": "100000",
    426        "UMask": "0x1"
    427    },
    428    {
    429        "BriefDescription": "Offcore demand code reads satisfied by the local DRAM",
    430        "Counter": "2",
    431        "EventCode": "0xB7",
    432        "EventName": "OFFCORE_RESPONSE.DEMAND_IFETCH.LOCAL_DRAM",
    433        "MSRIndex": "0x1A6",
    434        "MSRValue": "0x4004",
    435        "Offcore": "1",
    436        "SampleAfterValue": "100000",
    437        "UMask": "0x1"
    438    },
    439    {
    440        "BriefDescription": "Offcore demand code reads satisfied by a remote DRAM",
    441        "Counter": "2",
    442        "EventCode": "0xB7",
    443        "EventName": "OFFCORE_RESPONSE.DEMAND_IFETCH.REMOTE_DRAM",
    444        "MSRIndex": "0x1A6",
    445        "MSRValue": "0x2004",
    446        "Offcore": "1",
    447        "SampleAfterValue": "100000",
    448        "UMask": "0x1"
    449    },
    450    {
    451        "BriefDescription": "Offcore demand RFO requests satisfied by any DRAM",
    452        "Counter": "2",
    453        "EventCode": "0xB7",
    454        "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.ANY_DRAM",
    455        "MSRIndex": "0x1A6",
    456        "MSRValue": "0x6002",
    457        "Offcore": "1",
    458        "SampleAfterValue": "100000",
    459        "UMask": "0x1"
    460    },
    461    {
    462        "BriefDescription": "Offcore demand RFO requests that missed the LLC",
    463        "Counter": "2",
    464        "EventCode": "0xB7",
    465        "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.ANY_LLC_MISS",
    466        "MSRIndex": "0x1A6",
    467        "MSRValue": "0xF802",
    468        "Offcore": "1",
    469        "SampleAfterValue": "100000",
    470        "UMask": "0x1"
    471    },
    472    {
    473        "BriefDescription": "Offcore demand RFO requests satisfied by the local DRAM",
    474        "Counter": "2",
    475        "EventCode": "0xB7",
    476        "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.LOCAL_DRAM",
    477        "MSRIndex": "0x1A6",
    478        "MSRValue": "0x4002",
    479        "Offcore": "1",
    480        "SampleAfterValue": "100000",
    481        "UMask": "0x1"
    482    },
    483    {
    484        "BriefDescription": "Offcore demand RFO requests satisfied by a remote DRAM",
    485        "Counter": "2",
    486        "EventCode": "0xB7",
    487        "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.REMOTE_DRAM",
    488        "MSRIndex": "0x1A6",
    489        "MSRValue": "0x2002",
    490        "Offcore": "1",
    491        "SampleAfterValue": "100000",
    492        "UMask": "0x1"
    493    },
    494    {
    495        "BriefDescription": "Offcore other requests satisfied by any DRAM",
    496        "Counter": "2",
    497        "EventCode": "0xB7",
    498        "EventName": "OFFCORE_RESPONSE.OTHER.ANY_DRAM",
    499        "MSRIndex": "0x1A6",
    500        "MSRValue": "0x6080",
    501        "Offcore": "1",
    502        "SampleAfterValue": "100000",
    503        "UMask": "0x1"
    504    },
    505    {
    506        "BriefDescription": "Offcore other requests that missed the LLC",
    507        "Counter": "2",
    508        "EventCode": "0xB7",
    509        "EventName": "OFFCORE_RESPONSE.OTHER.ANY_LLC_MISS",
    510        "MSRIndex": "0x1A6",
    511        "MSRValue": "0xF880",
    512        "Offcore": "1",
    513        "SampleAfterValue": "100000",
    514        "UMask": "0x1"
    515    },
    516    {
    517        "BriefDescription": "Offcore other requests satisfied by a remote DRAM",
    518        "Counter": "2",
    519        "EventCode": "0xB7",
    520        "EventName": "OFFCORE_RESPONSE.OTHER.REMOTE_DRAM",
    521        "MSRIndex": "0x1A6",
    522        "MSRValue": "0x2080",
    523        "Offcore": "1",
    524        "SampleAfterValue": "100000",
    525        "UMask": "0x1"
    526    },
    527    {
    528        "BriefDescription": "Offcore prefetch data requests satisfied by any DRAM",
    529        "Counter": "2",
    530        "EventCode": "0xB7",
    531        "EventName": "OFFCORE_RESPONSE.PF_DATA.ANY_DRAM",
    532        "MSRIndex": "0x1A6",
    533        "MSRValue": "0x6030",
    534        "Offcore": "1",
    535        "SampleAfterValue": "100000",
    536        "UMask": "0x1"
    537    },
    538    {
    539        "BriefDescription": "Offcore prefetch data requests that missed the LLC",
    540        "Counter": "2",
    541        "EventCode": "0xB7",
    542        "EventName": "OFFCORE_RESPONSE.PF_DATA.ANY_LLC_MISS",
    543        "MSRIndex": "0x1A6",
    544        "MSRValue": "0xF830",
    545        "Offcore": "1",
    546        "SampleAfterValue": "100000",
    547        "UMask": "0x1"
    548    },
    549    {
    550        "BriefDescription": "Offcore prefetch data requests satisfied by the local DRAM",
    551        "Counter": "2",
    552        "EventCode": "0xB7",
    553        "EventName": "OFFCORE_RESPONSE.PF_DATA.LOCAL_DRAM",
    554        "MSRIndex": "0x1A6",
    555        "MSRValue": "0x4030",
    556        "Offcore": "1",
    557        "SampleAfterValue": "100000",
    558        "UMask": "0x1"
    559    },
    560    {
    561        "BriefDescription": "Offcore prefetch data requests satisfied by a remote DRAM",
    562        "Counter": "2",
    563        "EventCode": "0xB7",
    564        "EventName": "OFFCORE_RESPONSE.PF_DATA.REMOTE_DRAM",
    565        "MSRIndex": "0x1A6",
    566        "MSRValue": "0x2030",
    567        "Offcore": "1",
    568        "SampleAfterValue": "100000",
    569        "UMask": "0x1"
    570    },
    571    {
    572        "BriefDescription": "Offcore prefetch data reads satisfied by any DRAM",
    573        "Counter": "2",
    574        "EventCode": "0xB7",
    575        "EventName": "OFFCORE_RESPONSE.PF_DATA_RD.ANY_DRAM",
    576        "MSRIndex": "0x1A6",
    577        "MSRValue": "0x6010",
    578        "Offcore": "1",
    579        "SampleAfterValue": "100000",
    580        "UMask": "0x1"
    581    },
    582    {
    583        "BriefDescription": "Offcore prefetch data reads that missed the LLC",
    584        "Counter": "2",
    585        "EventCode": "0xB7",
    586        "EventName": "OFFCORE_RESPONSE.PF_DATA_RD.ANY_LLC_MISS",
    587        "MSRIndex": "0x1A6",
    588        "MSRValue": "0xF810",
    589        "Offcore": "1",
    590        "SampleAfterValue": "100000",
    591        "UMask": "0x1"
    592    },
    593    {
    594        "BriefDescription": "Offcore prefetch data reads satisfied by the local DRAM",
    595        "Counter": "2",
    596        "EventCode": "0xB7",
    597        "EventName": "OFFCORE_RESPONSE.PF_DATA_RD.LOCAL_DRAM",
    598        "MSRIndex": "0x1A6",
    599        "MSRValue": "0x4010",
    600        "Offcore": "1",
    601        "SampleAfterValue": "100000",
    602        "UMask": "0x1"
    603    },
    604    {
    605        "BriefDescription": "Offcore prefetch data reads satisfied by a remote DRAM",
    606        "Counter": "2",
    607        "EventCode": "0xB7",
    608        "EventName": "OFFCORE_RESPONSE.PF_DATA_RD.REMOTE_DRAM",
    609        "MSRIndex": "0x1A6",
    610        "MSRValue": "0x2010",
    611        "Offcore": "1",
    612        "SampleAfterValue": "100000",
    613        "UMask": "0x1"
    614    },
    615    {
    616        "BriefDescription": "Offcore prefetch code reads satisfied by any DRAM",
    617        "Counter": "2",
    618        "EventCode": "0xB7",
    619        "EventName": "OFFCORE_RESPONSE.PF_IFETCH.ANY_DRAM",
    620        "MSRIndex": "0x1A6",
    621        "MSRValue": "0x6040",
    622        "Offcore": "1",
    623        "SampleAfterValue": "100000",
    624        "UMask": "0x1"
    625    },
    626    {
    627        "BriefDescription": "Offcore prefetch code reads that missed the LLC",
    628        "Counter": "2",
    629        "EventCode": "0xB7",
    630        "EventName": "OFFCORE_RESPONSE.PF_IFETCH.ANY_LLC_MISS",
    631        "MSRIndex": "0x1A6",
    632        "MSRValue": "0xF840",
    633        "Offcore": "1",
    634        "SampleAfterValue": "100000",
    635        "UMask": "0x1"
    636    },
    637    {
    638        "BriefDescription": "Offcore prefetch code reads satisfied by the local DRAM",
    639        "Counter": "2",
    640        "EventCode": "0xB7",
    641        "EventName": "OFFCORE_RESPONSE.PF_IFETCH.LOCAL_DRAM",
    642        "MSRIndex": "0x1A6",
    643        "MSRValue": "0x4040",
    644        "Offcore": "1",
    645        "SampleAfterValue": "100000",
    646        "UMask": "0x1"
    647    },
    648    {
    649        "BriefDescription": "Offcore prefetch code reads satisfied by a remote DRAM",
    650        "Counter": "2",
    651        "EventCode": "0xB7",
    652        "EventName": "OFFCORE_RESPONSE.PF_IFETCH.REMOTE_DRAM",
    653        "MSRIndex": "0x1A6",
    654        "MSRValue": "0x2040",
    655        "Offcore": "1",
    656        "SampleAfterValue": "100000",
    657        "UMask": "0x1"
    658    },
    659    {
    660        "BriefDescription": "Offcore prefetch RFO requests satisfied by any DRAM",
    661        "Counter": "2",
    662        "EventCode": "0xB7",
    663        "EventName": "OFFCORE_RESPONSE.PF_RFO.ANY_DRAM",
    664        "MSRIndex": "0x1A6",
    665        "MSRValue": "0x6020",
    666        "Offcore": "1",
    667        "SampleAfterValue": "100000",
    668        "UMask": "0x1"
    669    },
    670    {
    671        "BriefDescription": "Offcore prefetch RFO requests that missed the LLC",
    672        "Counter": "2",
    673        "EventCode": "0xB7",
    674        "EventName": "OFFCORE_RESPONSE.PF_RFO.ANY_LLC_MISS",
    675        "MSRIndex": "0x1A6",
    676        "MSRValue": "0xF820",
    677        "Offcore": "1",
    678        "SampleAfterValue": "100000",
    679        "UMask": "0x1"
    680    },
    681    {
    682        "BriefDescription": "Offcore prefetch RFO requests satisfied by the local DRAM",
    683        "Counter": "2",
    684        "EventCode": "0xB7",
    685        "EventName": "OFFCORE_RESPONSE.PF_RFO.LOCAL_DRAM",
    686        "MSRIndex": "0x1A6",
    687        "MSRValue": "0x4020",
    688        "Offcore": "1",
    689        "SampleAfterValue": "100000",
    690        "UMask": "0x1"
    691    },
    692    {
    693        "BriefDescription": "Offcore prefetch RFO requests satisfied by a remote DRAM",
    694        "Counter": "2",
    695        "EventCode": "0xB7",
    696        "EventName": "OFFCORE_RESPONSE.PF_RFO.REMOTE_DRAM",
    697        "MSRIndex": "0x1A6",
    698        "MSRValue": "0x2020",
    699        "Offcore": "1",
    700        "SampleAfterValue": "100000",
    701        "UMask": "0x1"
    702    },
    703    {
    704        "BriefDescription": "Offcore prefetch requests satisfied by any DRAM",
    705        "Counter": "2",
    706        "EventCode": "0xB7",
    707        "EventName": "OFFCORE_RESPONSE.PREFETCH.ANY_DRAM",
    708        "MSRIndex": "0x1A6",
    709        "MSRValue": "0x6070",
    710        "Offcore": "1",
    711        "SampleAfterValue": "100000",
    712        "UMask": "0x1"
    713    },
    714    {
    715        "BriefDescription": "Offcore prefetch requests that missed the LLC",
    716        "Counter": "2",
    717        "EventCode": "0xB7",
    718        "EventName": "OFFCORE_RESPONSE.PREFETCH.ANY_LLC_MISS",
    719        "MSRIndex": "0x1A6",
    720        "MSRValue": "0xF870",
    721        "Offcore": "1",
    722        "SampleAfterValue": "100000",
    723        "UMask": "0x1"
    724    },
    725    {
    726        "BriefDescription": "Offcore prefetch requests satisfied by the local DRAM",
    727        "Counter": "2",
    728        "EventCode": "0xB7",
    729        "EventName": "OFFCORE_RESPONSE.PREFETCH.LOCAL_DRAM",
    730        "MSRIndex": "0x1A6",
    731        "MSRValue": "0x4070",
    732        "Offcore": "1",
    733        "SampleAfterValue": "100000",
    734        "UMask": "0x1"
    735    },
    736    {
    737        "BriefDescription": "Offcore prefetch requests satisfied by a remote DRAM",
    738        "Counter": "2",
    739        "EventCode": "0xB7",
    740        "EventName": "OFFCORE_RESPONSE.PREFETCH.REMOTE_DRAM",
    741        "MSRIndex": "0x1A6",
    742        "MSRValue": "0x2070",
    743        "Offcore": "1",
    744        "SampleAfterValue": "100000",
    745        "UMask": "0x1"
    746    }
    747]