|
gem5
|
#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 Stats::Global::Global(), EtherDevice::regStats(), CommMonitor::regStats(), AbstractMemory::regStats(), UFSHostDevice::regStats(), and DRAMCtrl::regStats().
| Stats::Value simTicks |
Definition at line 65 of file stat_control.cc.
Referenced by Stats::Global::Global(), BaseXBar::Layer< SrcType, DstType >::regStats(), and CommMonitor::samplePeriodic().