Searched refs:getWarmupEnabled (Results 1 - 5 of 5) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.hh62 static bool getWarmupEnabled() { return m_warmup_enabled; } function in class:RubySystem
H A DSequencer.cc466 if (RubySystem::getWarmupEnabled()) {
510 if (RubySystem::getWarmupEnabled()) {
H A DRubySystem.cc385 if (getWarmupEnabled()) {
/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.cc254 if (RubySystem::getWarmupEnabled()) {
278 if (RubySystem::getWarmupEnabled()) {
/gem5/src/mem/ruby/network/
H A DMessageBuffer.cc195 if (!RubySystem::getWarmupEnabled()) {

Completed in 17 milliseconds