gem5
v20.1.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 Stats::Global::Global(), EtherDevice::regStats(), SMMUv3BaseCache::regStats(), AbstractMemory::MemStats::regStats(), WalkCache::regStats(), MemCtrl::CtrlStats::regStats(), DRAMInterface::DRAMStats::regStats(), UFSHostDevice::regStats(), and NVMInterface::NVMStats::regStats().
Stats::Value simTicks |
Definition at line 62 of file stat_control.cc.
Referenced by Stats::Global::Global(), and CommMonitor::samplePeriodic().