47 : statistics::
Group(base_cpu),
48 ADD_STAT(quiesceCycles, statistics::units::Cycle::get(),
49 "Total number of cycles that CPU has spent quiesced or waiting "
Derived & prereq(const Stat &prereq)
Set the prerequisite stat and marks this stat to print at the end of simulation.
The stats for MinorCPU separated from the CPU definition.
#define ADD_STAT(n,...)
Convenience macro to add a stat to a statistics group.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Minor contains all the definitions within the MinorCPU apart from the CPU class itself.
MinorStats(BaseCPU *parent)
statistics::Scalar quiesceCycles
Number of cycles in quiescent state.