Go to the documentation of this file.
38 #ifndef __MEM_QOS_TURNAROUND_POLICY_HH__
39 #define __MEM_QOS_TURNAROUND_POLICY_HH__
43 #include "params/QoSTurnaroundPolicy.hh"
61 using Params = QoSTurnaroundPolicyParams;
Base class for QoS Bus Turnaround policies.
TurnaroundPolicy(const Params &p)
MemCtrl * memCtrl
Pointer to container object.
void setMemCtrl(MemCtrl *mem)
Setting a pointer to the Memory Controller implementing the turnaround policy.
Abstract superclass for simulation objects.
virtual ~TurnaroundPolicy()
virtual MemCtrl::BusState selectBusState()=0
Bus Selection function.
The qos::MemCtrl is a base class for Memory objects which support QoS - it provides access to a set o...
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
QoSTurnaroundPolicyParams Params
Generated on Sun Jul 30 2023 01:56:58 for gem5 by doxygen 1.8.17