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


      1[
      2    {
      3        "BriefDescription": "Stalls due to Memory ordering",
      4        "Counter": "0,1",
      5        "EventCode": "0xC3",
      6        "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
      7        "PublicDescription": "This event counts the number of times that pipeline was cleared due to memory ordering issues.",
      8        "SampleAfterValue": "200003",
      9        "UMask": "0x2"
     10    }
     11]