gem5  v20.1.0.0
Variables
SimClock::Int Namespace Reference

These variables equal the number of ticks in the unit of time they're named after in a 64 bit integer. More...

Variables

Tick s
 second More...
 
Tick ms
 millisecond More...
 
Tick us
 microsecond More...
 
Tick ns
 nanosecond More...
 
Tick ps
 picosecond More...
 

Detailed Description

These variables equal the number of ticks in the unit of time they're named after in a 64 bit integer.

Variable Documentation

◆ ms

Tick SimClock::Int::ms

millisecond

Definition at line 63 of file core.cc.

Referenced by BaseTags::computeStatsVisitor(), fixClockFrequency(), and EnergyCtrl::ticksTokHz().

◆ ns

Tick SimClock::Int::ns

◆ ps

Tick SimClock::Int::ps

picosecond

Definition at line 66 of file core.cc.

Referenced by sc_gem5::TlmToGem5Bridge< BITWIDTH >::b_transport(), and fixClockFrequency().

◆ s

Tick SimClock::Int::s

◆ us

Tick SimClock::Int::us

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