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

other.json (650B)


      1[
      2    {
      3        "BriefDescription": "Number of hardware interrupts received by the processor.",
      4        "Counter": "0,1,2,3",
      5        "CounterHTOff": "0,1,2,3,4,5,6,7",
      6        "EventCode": "0xCB",
      7        "EventName": "HW_INTERRUPTS.RECEIVED",
      8        "PublicDescription": "Counts the number of hardware interruptions received by the processor.",
      9        "SampleAfterValue": "203",
     10        "UMask": "0x1"
     11    },
     12    {
     13        "Counter": "0,1,2,3",
     14        "CounterHTOff": "0,1,2,3,4,5,6,7",
     15        "EventCode": "0x09",
     16        "EventName": "MEMORY_DISAMBIGUATION.HISTORY_RESET",
     17        "SampleAfterValue": "2000003",
     18        "UMask": "0x1"
     19    }
     20]