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

pipeline.json (369B)


      1[
      2    {
      3        "PublicDescription": "The counter counts on any cycle when there are no fetched instructions available to dispatch.",
      4        "ArchStdEvent": "STALL_FRONTEND"
      5    },
      6    {
      7        "PublicDescription": "The counter counts on any cycle fetched instructions are not dispatched due to resource constraints.",
      8        "ArchStdEvent": "STALL_BACKEND"
      9    }
     10]