| gem5
    v19.0.0.0
    | 
#include "base/statistics.hh"Go to the source code of this file.
| Variables | |
| Stats::Formula | simSeconds | 
| Stats::Value | simTicks | 
| Stats::Value | simFreq | 
| Stats::Value simFreq | 
Definition at line 67 of file stat_control.cc.
Referenced by Stats::Global::Global().
| Stats::Formula simSeconds | 
Definition at line 64 of file stat_control.cc.
Referenced by EtherDevice::regStats(), SMMUv3BaseCache::regStats(), AbstractMemory::MemStats::regStats(), WalkCache::regStats(), UFSHostDevice::regStats(), and DRAMCtrl::DRAMStats::regStats().
| Stats::Value simTicks | 
Definition at line 65 of file stat_control.cc.
Referenced by BaseXBar::Layer< MasterPort, SlavePort >::Layer(), and CommMonitor::samplePeriodic().