Searched refs:MemorySize (Results 26 - 29 of 29) sorted by relevance

12

/gem5/configs/topologies/
H A DMeshDirCorners_XY.py223 MemorySize(options.mem_size) / num_numa_nodes, i)
/gem5/configs/ruby/
H A DMOESI_hammer.py152 pf_size = MemorySize(options.l2_size)
H A DMESI_Three_Level.py295 size = str(MemorySize(options.l2_size) * \
/gem5/src/python/m5/
H A Dparams.py698 class MemorySize(CheckedInt): class in inherits:CheckedInt
704 if isinstance(value, MemorySize):
716 if isinstance(value, MemorySize):
2184 'MemorySize', 'MemorySize32',

Completed in 23 milliseconds

12