gem5
|
"Statistic Types" | These are the statistics that are used in the simulator |
A set of constants and structs from the VNC spec | |
KVM Interrupt handling. | These methods control interrupt delivery to the guest system |
KVM low-level ioctl interface. | These methods provide a low-level interface to the underlying KVM layer |
Struct for storing information before an | Instruction reaches the commit stage, e.g |
Struct for a record in the instruction dependency | Trace |
Fully Associative LRU specific statistics | The FA lru stack lets us track multiple cache sizes at once |
Data | If this instruction wrote any data values they're recorded here WARNING: Instructions are quite loose with with what they write since many instructions write multiple values (e.g |
Fetch_seq | This records the serial number that the instruction was fetched in |
Commit_seq | This records the instruction number that was committed in the pipeline |
CacheStatistics |