gem5 v24.0.0.0
|
These are variables that are set based on the simulator frequency. More...
Namespaces | |
namespace | as_float |
namespace | as_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) | |
These are variables that are set based on the simulator frequency.
Tick gem5::sim_clock::Frequency |
The simulated frequency of curTick(). (In ticks per second)
The number of ticks that equal one second.
Definition at line 47 of file core.cc.
Referenced by gem5::BaseSemihosting::calcTickShift(), gem5::BaseSemihosting::callTickFreq(), gem5::trace::InstPBTrace::createTraceFile(), gem5::Clocked::frequency(), gem5::MaltaIO::frequency(), gem5::SystemCounter::freqUpdateCallback(), gem5::Time::getTick(), gem5::TraceGen::InputStream::init(), gem5::TraceCPU::ElasticDataGen::InputStream::InputStream(), gem5::TraceCPU::FixedRetryGen::InputStream::InputStream(), gem5::memory::DRAMInterface::DRAMStats::regStats(), gem5::memory::NVMInterface::NVMStats::regStats(), gem5::Root::RootStats::RootStats(), sc_core::sc_time_tuple::sc_time_tuple(), gem5::Time::setTick(), gem5::MemTraceProbe::startup(), gem5::SystemCounter::unserialize(), and gem5::memory::DRAMInterface::Rank::updatePowerStats().