gem5  v22.1.0.0
Classes | Namespaces | Enumerations
compute_unit.hh File Reference
#include <deque>
#include <map>
#include <unordered_set>
#include <vector>
#include "base/callback.hh"
#include "base/compiler.hh"
#include "base/statistics.hh"
#include "base/stats/group.hh"
#include "base/types.hh"
#include "config/the_gpu_isa.hh"
#include "enums/PrefetchType.hh"
#include "gpu-compute/comm.hh"
#include "gpu-compute/exec_stage.hh"
#include "gpu-compute/fetch_stage.hh"
#include "gpu-compute/global_memory_pipeline.hh"
#include "gpu-compute/hsa_queue_entry.hh"
#include "gpu-compute/local_memory_pipeline.hh"
#include "gpu-compute/register_manager.hh"
#include "gpu-compute/scalar_memory_pipeline.hh"
#include "gpu-compute/schedule_stage.hh"
#include "gpu-compute/scoreboard_check_stage.hh"
#include "mem/port.hh"
#include "mem/token_port.hh"
#include "sim/clocked_object.hh"

Go to the source code of this file.

Classes

class  gem5::WFBarrier
 WF barrier slots. More...
 
class  gem5::ComputeUnit
 
class  gem5::ComputeUnit::GMTokenPort
 
class  gem5::ComputeUnit::DataPort
 Data access Port. More...
 
struct  gem5::ComputeUnit::DataPort::SenderState
 
class  gem5::ComputeUnit::DataPort::SystemHubEvent
 
class  gem5::ComputeUnit::ScalarDataPort
 
struct  gem5::ComputeUnit::ScalarDataPort::SenderState
 
class  gem5::ComputeUnit::ScalarDataPort::MemReqEvent
 
class  gem5::ComputeUnit::ScalarDataPort::SystemHubEvent
 
class  gem5::ComputeUnit::SQCPort
 
struct  gem5::ComputeUnit::SQCPort::SenderState
 
class  gem5::ComputeUnit::DTLBPort
 Data TLB port. More...
 
struct  gem5::ComputeUnit::DTLBPort::SenderState
 SenderState is information carried along with the packet throughout the TLB hierarchy. More...
 
class  gem5::ComputeUnit::ScalarDTLBPort
 
struct  gem5::ComputeUnit::ScalarDTLBPort::SenderState
 
class  gem5::ComputeUnit::ITLBPort
 
struct  gem5::ComputeUnit::ITLBPort::SenderState
 SenderState is information carried along with the packet throughout the TLB hierarchy. More...
 
class  gem5::ComputeUnit::LDSPort
 the port intended to communicate between the CU and its LDS More...
 
class  gem5::ComputeUnit::LDSPort::SenderState
 SenderState is information carried along with the packet, esp. More...
 
struct  gem5::ComputeUnit::ComputeUnitStats
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Enumerations

enum  gem5::EXEC_POLICY { gem5::OLDEST = 0 , gem5::RR }
 
enum  gem5::TLB_CACHE { gem5::TLB_MISS_CACHE_MISS = 0 , gem5::TLB_MISS_CACHE_HIT , gem5::TLB_HIT_CACHE_MISS , gem5::TLB_HIT_CACHE_HIT }
 

Generated on Wed Dec 21 2022 10:22:56 for gem5 by doxygen 1.9.1