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

floating-point.json (1091B)


      1[
      2  {
      3    "EventCode": "0x1415A",
      4    "EventName": "PM_MRK_DATA_FROM_L2_DISP_CONFLICT_LDHITST_CYC",
      5    "BriefDescription": "Duration in cycles to reload from local core's L2 with load hit store conflict due to a marked load"
      6  },
      7  {
      8    "EventCode": "0x10058",
      9    "EventName": "PM_MEM_LOC_THRESH_IFU",
     10    "BriefDescription": "Local Memory above threshold for IFU speculation control"
     11  },
     12  {
     13    "EventCode": "0x2D028",
     14    "EventName": "PM_RADIX_PWC_L2_PDE_FROM_L2",
     15    "BriefDescription": "A Page Directory Entry was reloaded to a level 2 page walk cache from the core's L2 data cache"
     16  },
     17  {
     18    "EventCode": "0x30012",
     19    "EventName": "PM_FLUSH_COMPLETION",
     20    "BriefDescription": "The instruction that was next to complete did not complete because it suffered a flush"
     21  },
     22  {
     23    "EventCode": "0x2D154",
     24    "EventName": "PM_MRK_DERAT_MISS_64K",
     25    "BriefDescription": "Marked Data ERAT Miss (Data TLB Access) page size 64K"
     26  },
     27  {
     28    "EventCode": "0x4016E",
     29    "EventName": "PM_THRESH_NOT_MET",
     30    "BriefDescription": "Threshold counter did not meet threshold"
     31  }
     32]