gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::sim_clock::as_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
 
Tick ms
 millisecond
 
Tick us
 microsecond
 
Tick ns
 nanosecond
 
Tick ps
 picosecond
 

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 gem5::sim_clock::as_int::ms

millisecond

Definition at line 66 of file core.cc.

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

◆ ns

◆ ps

Tick gem5::sim_clock::as_int::ps

picosecond

Definition at line 69 of file core.cc.

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

◆ s

◆ us

Tick gem5::sim_clock::as_int::us

Generated on Tue Jun 18 2024 16:24:22 for gem5 by doxygen 1.11.0