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 (366B)


      1[
      2    {
      3        "BriefDescription": "Stalls due to FP assists",
      4        "Counter": "0,1",
      5        "EventCode": "0xC3",
      6        "EventName": "MACHINE_CLEARS.FP_ASSIST",
      7        "PublicDescription": "This event counts the number of times that pipeline stalled due to FP operations needing assists.",
      8        "SampleAfterValue": "200003",
      9        "UMask": "0x4"
     10    }
     11]