gem5
v19.0.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 49 of file core.cc.
Referenced by ArmSemihosting::calcTickShift(), Trace::InstPBTrace::createTraceFile(), FreebsdAlphaSystem::doCalibrateClocks(), ElasticTrace::ElasticTrace(), fixClockFrequency(), X86ISA::GpuTLB::frequency(), Shader::frequency(), MaltaIO::frequency(), TsunamiIO::frequency(), TLBCoalescer::frequency(), Clocked::frequency(), Time::getTick(), Stats::Global::Global(), TraceGen::InputStream::init(), LinuxAlphaSystem::initState(), TraceCPU::FixedRetryGen::InputStream::InputStream(), TraceCPU::ElasticDataGen::InputStream::InputStream(), DRAMCtrl::DRAMStats::regStats(), sc_core::sc_time_tuple::sc_time_tuple(), ArmSemihosting::semiExit(), SystemCounter::setFreq(), Time::setTick(), MemTraceProbe::startup(), SystemCounter::SystemCounter(), and DRAMCtrl::Rank::updatePowerStats().