gem5 v24.0.0.0
|
Directories | |
compressors | |
prefetch | |
replacement_policies | |
tags | |
Files | |
base.cc | |
Definition of BaseCache functions. | |
base.hh | |
Declares a basic cache interface BaseCache. | |
cache.cc | |
Cache definitions. | |
cache.hh | |
Describes a cache. | |
cache_blk.cc | |
cache_blk.hh | |
Definitions of a simple cache block class. | |
cache_probe_arg.hh | |
mshr.cc | |
Miss Status and Handling Register (MSHR) definitions. | |
mshr.hh | |
Miss Status and Handling Register (MSHR) declaration. | |
mshr_queue.cc | |
Definition of MSHRQueue class functions. | |
mshr_queue.hh | |
Declaration of a structure to manage MSHRs. | |
noncoherent_cache.cc | |
Cache definitions. | |
noncoherent_cache.hh | |
Specifies a non-coherent cache. | |
queue.hh | |
Declaration of a high-level queue structure. | |
queue_entry.hh | |
Generic queue entry. | |
write_queue.cc | |
Definition of WriteQueue class functions. | |
write_queue.hh | |
write_queue_entry.cc | |
Miss Status and Handling Register (WriteQueueEntry) definitions. | |
write_queue_entry.hh | |
Write queue entry. | |