gem5
v20.1.0.0
|
The FA lru stack lets us track multiple cache sizes at once. These statistics track the hits and misses for different cache sizes. More...
Variables | |
Stats::Vector | FALRU::CacheTracking::hits |
Hits in each cache. More... | |
Stats::Vector | FALRU::CacheTracking::misses |
Misses in each cache. More... | |
Stats::Scalar | FALRU::CacheTracking::accesses |
Total number of accesses. More... | |
The FA lru stack lets us track multiple cache sizes at once. These statistics track the hits and misses for different cache sizes.
|
protected |
|
protected |
|
protected |