gem5 v24.0.0.0
|
Declaration of a structure to manage MSHRs. More...
#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 | gem5::MSHRQueue |
A Class for maintaining a list of pending and allocated memory requests. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Declaration of a structure to manage MSHRs.
Definition in file mshr_queue.hh.