gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimClock::Float Namespace Reference

Variables

double s
 These variables equal the number of ticks in the unit of time they're named after in a double. More...
 
double ms
 millisecond More...
 
double us
 microsecond More...
 
double ns
 nanosecond More...
 
double ps
 picosecond More...
 
double Hz
 These variables the inverse of above. More...
 
double kHz
 kHz More...
 
double MHz
 MHz. More...
 
double GHZ
 GHz. More...
 

Variable Documentation

double SimClock::Float::GHZ

GHz.

Definition at line 59 of file core.cc.

Referenced by setClockFrequency().

double SimClock::Float::Hz

These variables the inverse of above.

They're all < 1.Hz

Definition at line 56 of file core.cc.

Referenced by setClockFrequency().

double SimClock::Float::kHz

kHz

Definition at line 57 of file core.cc.

Referenced by setClockFrequency().

double SimClock::Float::MHz

MHz.

Definition at line 58 of file core.cc.

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

double SimClock::Float::ms

millisecond

Definition at line 51 of file core.cc.

Referenced by X86KvmCPU::kvmRunDrain().

double SimClock::Float::ns

nanosecond

Definition at line 53 of file core.cc.

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

double SimClock::Float::ps

picosecond

Definition at line 54 of file core.cc.

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 50 of file core.cc.

Referenced by Intel8254Timer::Counter::CounterEvent::CounterEvent(), RealViewOsc::read(), RealViewOsc::RealViewOsc(), and RealViewOsc::write().

double SimClock::Float::us

microsecond

Definition at line 52 of file core.cc.


Generated on Fri Jun 9 2017 13:04:36 for gem5 by doxygen 1.8.6