Searched refs:m_cooldown_enabled (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.hh63 static bool getCooldownEnabled() { return m_cooldown_enabled; }
129 static bool m_cooldown_enabled; member in class:RubySystem
H A DRubySystem.cc57 bool RubySystem::m_cooldown_enabled = false; member in class:RubySystem
137 m_cooldown_enabled = true;
189 m_cooldown_enabled = false;

Completed in 6 milliseconds