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

/gem5/src/mem/ruby/system/
H A DRubySystem.py41 block_size_bytes = Param.UInt32(64, variable in class:RubySystem
H A DCacheRecorder.cc53 CacheRecorder(uint8_t* uncompressed_trace, uint64_t uncompressed_trace_size, std::vector<Sequencer*>& seq_map, uint64_t block_size_bytes) argument
H A DRubySystem.cc241 uint64_t block_size_bytes = getBlockSizeBytes(); local
312 uint64_t block_size_bytes = getBlockSizeBytes(); local
102 makeCacheRecorder(uint8_t *uncompressed_trace, uint64_t cache_trace_size, uint64_t block_size_bytes) argument

Completed in 7 milliseconds