gem5
v20.1.0.0
|
This is the complete list of members for FALRU::CacheTracking, including all inherited members.
accesses | FALRU::CacheTracking | protected |
blkSize | FALRU::CacheTracking | private |
boundaries | FALRU::CacheTracking | private |
CacheTracking(unsigned min_size, unsigned max_size, unsigned block_size) | FALRU::CacheTracking | inline |
check(const FALRUBlk *head, const FALRUBlk *tail) const | FALRU::CacheTracking | |
hits | FALRU::CacheTracking | protected |
inAllCachesMask | FALRU::CacheTracking | private |
init(FALRUBlk *head, FALRUBlk *tail) | FALRU::CacheTracking | |
minTrackedSize | FALRU::CacheTracking | private |
misses | FALRU::CacheTracking | protected |
moveBlockToHead(FALRUBlk *blk) | FALRU::CacheTracking | |
moveBlockToTail(FALRUBlk *blk) | FALRU::CacheTracking | |
numTrackedCaches | FALRU::CacheTracking | private |
recordAccess(FALRUBlk *blk) | FALRU::CacheTracking | |
regStats(std::string name) | FALRU::CacheTracking |