gem5  v20.1.0.0
Classes | Typedefs
mem_ctrl.hh File Reference
#include <deque>
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
#include "base/callback.hh"
#include "base/statistics.hh"
#include "enums/MemSched.hh"
#include "mem/qos/mem_ctrl.hh"
#include "mem/qport.hh"
#include "params/MemCtrl.hh"
#include "sim/eventq.hh"

Go to the source code of this file.

Classes

class  BurstHelper
 A burst helper helps organize and manage a packet that is larger than the memory burst size. More...
 
class  MemPacket
 A memory packet stores packets along with the timestamp of when the packet entered the queue, and also the decoded address. More...
 
class  MemCtrl
 The memory controller is a single-channel memory controller capturing the most important timing constraints associated with a contemporary controller. More...
 
class  MemCtrl::MemoryPort
 
struct  MemCtrl::CtrlStats
 

Typedefs

typedef std::deque< MemPacket * > MemPacketQueue
 

Detailed Description

MemCtrl declaration

Definition in file mem_ctrl.hh.

Typedef Documentation

◆ MemPacketQueue

Definition at line 210 of file mem_ctrl.hh.


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17