Go to the documentation of this file.
32 #ifndef __EXEC_STAGE_HH__
33 #define __EXEC_STAGE_HH__
36 #include <unordered_map>
47 class ScheduleToExecute;
50 struct ComputeUnitParams;
127 #endif // __EXEC_STAGE_HH__
This is a simple scalar statistic, like a counter.
A simple distribution stat.
Communication interface between Schedule and Execute stages.
bool thisTimeInstExecuted
statistics::Vector numCyclesWithNoInstrTypeIssued
bool lastTimeInstExecuted
A vector of scalar stats.
gem5::ExecStage::ExecStageStats stats
statistics::Distribution idleDur
statistics::Vector numCyclesWithInstrTypeIssued
int executionResourcesUsed
ComputeUnit & computeUnit
statistics::Distribution spc
const std::string & name() const
std::string dispStatusToStr(int j)
statistics::Scalar numCyclesWithInstrIssued
ExecStage(const ComputeUnitParams &p, ComputeUnit &cu, ScheduleToExecute &from_schedule)
void collectStatistics(enum STAT_STATUS stage, int unitId)
ScheduleToExecute & fromSchedule
ExecStageStats(statistics::Group *parent)
statistics::Scalar numCyclesWithNoIssue
statistics::Scalar numTransActiveIdle
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Tue Dec 21 2021 11:34:30 for gem5 by doxygen 1.8.17