gem5
v21.2.1.0
|
Namespaces | |
as_float | |
as_int | |
Functions | |
GEM5_DEPRECATED_NAMESPACE (Float, as_float) | |
Variables | |
Tick | Frequency |
The simulated frequency of curTick(). (In ticks per second) More... | |
gem5::sim_clock::GEM5_DEPRECATED_NAMESPACE | ( | Float | , |
as_float | |||
) |
gem5::sim_clock::GEM5_DEPRECATED_NAMESPACE | ( | Int | , |
as_int | |||
) |
These variables equal the number of ticks in the unit of time they're named after in a 64 bit integer.
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 48 of file core.cc.
Referenced by gem5::ArmSemihosting::calcTickShift(), gem5::ArmSemihosting::callTickFreq(), gem5::Trace::InstPBTrace::createTraceFile(), gem5::fixClockFrequency(), gem5::MaltaIO::frequency(), gem5::Clocked::frequency(), gem5::SystemCounter::freqUpdateCallback(), gem5::Time::getTick(), gem5::TraceGen::InputStream::init(), gem5::TraceCPU::FixedRetryGen::InputStream::InputStream(), gem5::TraceCPU::ElasticDataGen::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().