Struct simtix::mem::MshrFile::MSHR
ClassList > simtix > mem > MshrFile > MSHR
Public Attributes
Type | Name |
---|---|
sim::SizedQueue< CacheImpl::CoreRequest > | core_req_queue |
std::vector< uint8_t > | data_buf |
Cache::Payload | payload |
bool | valid |
Public Functions
Type | Name |
---|---|
MSHR (size_t block_size, uint32_t core_req_queue_depth) |
|
MSHR (const MSHR & other) |
Public Attributes Documentation
variable core_req_queue
variable data_buf
variable payload
variable valid
Public Functions Documentation
function MSHR [1/2]
inline explicit simtix::mem::MshrFile::MSHR::MSHR (
size_t block_size,
uint32_t core_req_queue_depth
)
function MSHR [2/2]
The documentation for this class was generated from the following file projects/simtix/src/simtix/mem/cache/mshr_file.h