Go to the documentation of this file.
34 #ifndef __LOCAL_MEMORY_PIPELINE_HH__
35 #define __LOCAL_MEMORY_PIPELINE_HH__
41 #include "params/ComputeUnit.hh"
100 #endif // __LOCAL_MEMORY_PIPELINE_HH__
const std::string & name() const
bool isLMRespFIFOWrRdy() const
bool isLMReqFIFOWrRdy(uint32_t pendReqs=0) const
Stats::Scalar loadVrfBankConflictCycles
std::queue< GPUDynInstPtr > & getLMRespFIFO()
This is a simple scalar statistic, like a counter.
std::queue< GPUDynInstPtr > lmIssuedRequests
void incLoadVRFBankConflictCycles(int num_cycles)
LocalMemPipeline(const ComputeUnitParams *p, ComputeUnit &cu)
std::queue< GPUDynInstPtr > lmReturnedRequests
ComputeUnit & computeUnit
void issueRequest(GPUDynInstPtr gpuDynInst)
std::shared_ptr< GPUDynInst > GPUDynInstPtr
Generated on Wed Sep 30 2020 14:02:12 for gem5 by doxygen 1.8.17