gem5
[DEVELOP-FOR-23.0]
|
double gem5::sim_clock::as_float::GHz |
GHz.
Definition at line 60 of file core.cc.
Referenced by gem5::fixClockFrequency(), and gem5::Time::setTick().
double gem5::sim_clock::as_float::Hz |
These variables the inverse of above.
They're all < 1. Hz
Definition at line 57 of file core.cc.
Referenced by gem5::fixClockFrequency(), sc_core::sc_set_default_time_unit(), sc_core::sc_time::sc_time(), and sc_core::sc_time::to_seconds().
double gem5::sim_clock::as_float::kHz |
double gem5::sim_clock::as_float::MHz |
MHz.
Definition at line 59 of file core.cc.
Referenced by gem5::fixClockFrequency(), and gem5::RealViewCtrl::read().
double gem5::sim_clock::as_float::ms |
millisecond
Definition at line 52 of file core.cc.
Referenced by gem5::fixClockFrequency(), and gem5::X86KvmCPU::kvmRunDrain().
double gem5::sim_clock::as_float::ns |
nanosecond
Definition at line 54 of file core.cc.
Referenced by gem5::fixClockFrequency(), gem5::Time::getTick(), gem5::BaseKvmTimer::hostNs(), and gem5::BaseKvmTimer::ticksFromHostNs().
double gem5::sim_clock::as_float::ps |
double gem5::sim_clock::as_float::s |
These variables equal the number of ticks in the unit of time they're named after in a double.
second
Definition at line 51 of file core.cc.
Referenced by gem5::ArmSemihosting::callTime(), gem5::Intel8254Timer::Counter::CounterEvent::CounterEvent(), gem5::fixClockFrequency(), sc_gem5::VcdTraceFile::initialize(), gem5::memory::qos::MemCtrl::logResponse(), gem5::RealViewOsc::read(), gem5::RealViewOsc::RealViewOsc(), and gem5::RealViewOsc::write().
double gem5::sim_clock::as_float::us |
microsecond
Definition at line 53 of file core.cc.
Referenced by sc_dt::add_on_help(), sc_dt::compare_unsigned(), sc_dt::convert_unsigned_SM_to_2C_to_SM(), gem5::fixClockFrequency(), sc_dt::operator%(), sc_dt::operator&(), sc_dt::operator+(), sc_dt::operator-(), sc_dt::operator<(), sc_dt::operator==(), sc_dt::operator^(), and sc_dt::operator|().