27 return "Ready queue dimension";
32 return getModel<SchedulerDomainModel>()->readyQueue->size();
37 return getModel<SchedulerDomainModel>()->readyQueue->getMaxSize()+1;
48 return "Wait queue dimension";
53 return getModel<SchedulerDomainModel>()->waitQueue->size();
58 return getModel<SchedulerDomainModel>()->waitQueue->getMaxSize()+1;
71 return "Frequency dimension";
103 return "Temperature dimension";
122 return "Miss rate dimension";
double getMinFreq() const
get the minimum frequency at which this processor can operate
std::string getName()
returns the name of that dimension
std::string getName()
returns the name of that dimension
double getFreq() const
get the current frequency of the processor
size_t getNumberOfPositions()
returns the number of possible positions along that dimension
std::string getName()
returns the name of that dimension
size_t getNumberOfPositions()
returns the number of possible positions along that dimension
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension
std::string getName()
returns the name of that dimension
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension
size_t getNumberOfPositions()
returns the number of possible positions along that dimension
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension
size_t getNumberOfPositions()
returns the number of possible positions along that dimension
std::string getName()
returns the name of that dimension
size_t getNumberOfPositions()
returns the number of possible positions along that dimension