gem5
v20.1.0.0
|
These are variables that are set based on the simulator frequency. More...
Namespaces | |
Float | |
Int | |
These variables equal the number of ticks in the unit of time they're named after in a 64 bit integer. | |
Variables | |
Tick | Frequency |
The simulated frequency of curTick(). (In ticks per second) More... | |
These are variables that are set based on the simulator frequency.
Tick SimClock::Frequency |
The simulated frequency of curTick(). (In ticks per second)
The number of ticks that equal one second.
Definition at line 46 of file core.cc.
Referenced by ArmSemihosting::calcTickShift(), ArmSemihosting::callTickFreq(), Trace::InstPBTrace::createTraceFile(), fixClockFrequency(), MaltaIO::frequency(), Clocked::frequency(), SystemCounter::freqUpdateCallback(), Time::getTick(), Stats::Global::Global(), TraceGen::InputStream::init(), TraceCPU::FixedRetryGen::InputStream::InputStream(), TraceCPU::ElasticDataGen::InputStream::InputStream(), DRAMInterface::DRAMStats::regStats(), NVMInterface::NVMStats::regStats(), sc_core::sc_time_tuple::sc_time_tuple(), Time::setTick(), MemTraceProbe::startup(), SystemCounter::unserialize(), and DRAMInterface::Rank::updatePowerStats().