gem5  v20.1.0.0
SimClock::Float Namespace Reference

Variable Documentation

◆ GHz

double SimClock::Float::GHz

GHz.

Definition at line 58 of file core.cc.

Referenced by fixClockFrequency(), and Time::setTick().

◆ Hz

double SimClock::Float::Hz

These variables the inverse of above.

They're all < 1. Hz

Definition at line 55 of file core.cc.

Referenced by fixClockFrequency(), sc_core::sc_set_default_time_unit(), sc_core::sc_time::sc_time(), and sc_core::sc_time::to_seconds().

◆ kHz

double SimClock::Float::kHz

kHz

Definition at line 56 of file core.cc.

Referenced by fixClockFrequency().

◆ MHz

double SimClock::Float::MHz

MHz.

Definition at line 57 of file core.cc.

Referenced by fixClockFrequency(), and RealViewCtrl::read().

◆ ms

double SimClock::Float::ms

millisecond

Definition at line 50 of file core.cc.

Referenced by X86KvmCPU::kvmRunDrain().

◆ ns

double SimClock::Float::ns

nanosecond

Definition at line 52 of file core.cc.

Referenced by Time::getTick(), BaseKvmTimer::hostNs(), and BaseKvmTimer::ticksFromHostNs().

◆ ps

double SimClock::Float::ps

picosecond

Definition at line 53 of file core.cc.

◆ s

double SimClock::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 49 of file core.cc.

Referenced by ArmSemihosting::callTime(), Intel8254Timer::Counter::CounterEvent::CounterEvent(), sc_gem5::VcdTraceFile::initialize(), QoS::MemCtrl::logResponse(), RealViewOsc::read(), RealViewOsc::RealViewOsc(), and RealViewOsc::write().

◆ us

double SimClock::Float::us

Generated on Wed Sep 30 2020 14:03:10 for gem5 by doxygen 1.8.17