gem5
v20.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 64 of file stat_control.cc.
Referenced by Stats::Global::Global().
Stats::Formula simSeconds |
Definition at line 61 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 62 of file stat_control.cc.
Referenced by BaseXBar::Layer< MasterPort, SlavePort >::Layer(), and CommMonitor::samplePeriodic().