|
gem5
v21.0.1.0
|
#include <string>#include "base/types.hh"#include "mem/cache/mshr.hh"#include "mem/cache/queue.hh"#include "mem/packet.hh"Go to the source code of this file.
Classes | |
| class | MSHRQueue |
| A Class for maintaining a list of pending and allocated memory requests. More... | |
Declaration of a structure to manage MSHRs.
Definition in file mshr_queue.hh.