gem5
|
Declaration of a high-level queue structure. More...
#include <cassert>
#include "base/trace.hh"
#include "debug/Drain.hh"
#include "mem/cache/queue_entry.hh"
#include "sim/drain.hh"
Go to the source code of this file.
Classes | |
class | Queue< Entry > |
A high-level queue interface, to be used by both the MSHR queue and the write buffer. More... | |
Declaration of a high-level queue structure.
Definition in file queue.hh.