Searched defs:getBlockSizeBits (Results 1 - 3 of 3) sorted by relevance

/gem5/configs/learning_gem5/part3/
H A Dmsi_caches.py146 def getBlockSizeBits(self, system): member in class:L1Cache
H A Druby_caches_MI_example.py143 def getBlockSizeBits(self, system): member in class:L1Cache
/gem5/src/mem/ruby/system/
H A DRubySystem.hh60 static uint32_t getBlockSizeBits() { return m_block_size_bits; } function in class:RubySystem

Completed in 6 milliseconds