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

pmc.json (703B)


      1[
      2  {
      3    "EventCode": "0x301E8",
      4    "EventName": "PM_THRESH_EXC_64",
      5    "BriefDescription": "Threshold counter exceeded a value of 64."
      6  },
      7  {
      8    "EventCode": "0x45050",
      9    "EventName": "PM_1FLOP_CMPL",
     10    "BriefDescription": "One floating point instruction completed (fadd, fmul, fsub, fcmp, fsel, fabs, fnabs, fres, fsqrte, fneg)."
     11  },
     12  {
     13    "EventCode": "0x45052",
     14    "EventName": "PM_4FLOP_CMPL",
     15    "BriefDescription": "Four floating point instructions completed (fadd, fmul, fsub, fcmp, fsel, fabs, fnabs, fres, fsqrte, fneg)."
     16  },
     17  {
     18    "EventCode": "0x4D054",
     19    "EventName": "PM_8FLOP_CMPL",
     20    "BriefDescription": "Four Double Precision vector instructions completed."
     21  }
     22]