Searched refs:clearStats (Results 1 - 13 of 13) sorted by relevance

/gem5/src/mem/ruby/network/simple/
H A DPerfectSwitch.hh79 void clearStats();
H A DSwitch.cc152 m_perfect_switch->clearStats();
154 m_throttles[i]->clearStats();
H A DThrottle.hh67 // The average utilization (a fraction) since last clearStats()
78 void clearStats();
H A DThrottle.cc228 Throttle::clearStats() function in class:Throttle
H A DPerfectSwitch.cc316 PerfectSwitch::clearStats() function in class:PerfectSwitch
/gem5/ext/drampower/src/libdrampower/
H A DLibDRAMPower.cc102 counters.clearStats(timestamp);
/gem5/src/cpu/testers/directedtest/
H A DRubyDirectedTester.hh83 void clearStats() {} function in class:RubyDirectedTester
/gem5/src/cpu/testers/rubytest/
H A DRubyTester.hh114 void clearStats() {} function in class:RubyTester
/gem5/src/mem/ruby/profiler/
H A DAddressProfiler.hh54 void clearStats();
H A DAddressProfiler.cc150 clearStats();
232 AddressProfiler::clearStats() function in class:AddressProfiler
/gem5/ext/drampower/src/
H A DCommandAnalysis.cc78 clearStats(0);
92 void CommandAnalysis::clearStats(const int64_t timestamp) function in class:CommandAnalysis
H A DCommandAnalysis.h133 void clearStats(const int64_t timestamp);
/gem5/src/mem/ruby/network/
H A DMessageBuffer.hh120 void clearStats() { m_not_avail_count = 0; m_msg_counter = 0; } function in class:MessageBuffer

Completed in 18 milliseconds