Searched refs:getCooldownEnabled (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.hh63 static bool getCooldownEnabled() { return m_cooldown_enabled; } function in class:RubySystem
H A DRubySystem.cc387 } else if (getCooldownEnabled()) {
H A DSequencer.cc514 } else if (RubySystem::getCooldownEnabled()) {

Completed in 9 milliseconds