gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 66 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 69 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 Fri Feb 28 2020 16:27:25 for gem5 by doxygen 1.8.13