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

12

/gem5/src/arch/arm/
H A DArmSemihosting.py56 mem_reserve = Param.MemorySize("32MB",
59 stack_size = Param.MemorySize("32MB", "Application stack size");
/gem5/src/arch/x86/bios/
H A DE820.py47 size = Param.MemorySize('0B', 'size of the region')
/gem5/src/mem/ruby/structures/
H A DReplacementPolicy.py41 size = Param.MemorySize(Parent.size, "capacity in bytes")
H A DRubyCache.py39 size = Param.MemorySize("capacity in bytes");
45 block_size = Param.MemorySize("0B", "block size in bytes. 0 means default RubyBlockSize")
/gem5/src/learning_gem5/part2/
H A DHelloObject.py47 buffer_size = Param.MemorySize('1kB',
H A DSimpleCache.py45 size = Param.MemorySize('16kB', "The size of the cache")
/gem5/src/mem/qos/
H A DQoSMemSinkCtrl.py55 memory_packet_size = Param.MemorySize("32B", "Memory packet size")
/gem5/src/dev/arm/
H A DFlashDevice.py55 blk_size = Param.MemorySize("128kB", "Size of one disk block")
58 page_size = Param.MemorySize("2kB", "Size of one disk page")
/gem5/src/mem/cache/tags/indexing_policies/
H A DIndexingPolicies.py39 size = Param.MemorySize(Parent.size, "capacity in bytes")
/gem5/src/dev/net/
H A DEthernet.py100 output_buffer_size = Param.MemorySize('1MB', "size of output port buffers")
144 rx_fifo_size = Param.MemorySize('384kB', "Size of the rx FIFO")
145 tx_fifo_size = Param.MemorySize('384kB', "Size of the tx FIFO")
206 rx_fifo_size = Param.MemorySize('512kB', "max size of rx fifo")
207 tx_fifo_size = Param.MemorySize('512kB', "max size of tx fifo")
249 rx_max_copy = Param.MemorySize('1514B', "rx max copy")
250 tx_max_copy = Param.MemorySize('16kB', "tx max copy")
252 rx_fifo_threshold = Param.MemorySize('384kB', "rx fifo high threshold")
253 rx_fifo_low_mark = Param.MemorySize('128kB', "rx fifo low threshold")
254 tx_fifo_high_mark = Param.MemorySize('38
[all...]
/gem5/src/dev/pci/
H A DCopyEngine.py55 XferCap = Param.MemorySize('4kB', "Number of bits of transfer size that are supported")
/gem5/src/mem/cache/tags/
H A DTags.py52 size = Param.MemorySize(Parent.size, "capacity in bytes")
124 min_tracked_cache_size = Param.MemorySize("128kB", "Minimum cache size for"
/gem5/src/mem/cache/prefetch/
H A DPrefetcher.py178 pt_table_entries = Param.MemorySize("16",
190 ipd_table_entries = Param.MemorySize("4",
218 signature_table_entries = Param.MemorySize("1024",
231 pattern_table_entries = Param.MemorySize("4096",
262 global_history_register_entries = Param.MemorySize("8",
284 hot_zone_size = Param.MemorySize("2kB", "Memory covered by a hot zone")
285 access_map_table_entries = Param.MemorySize("256",
327 table_entries = Param.MemorySize("128",
358 training_unit_entries = Param.MemorySize("128",
371 address_map_cache_entries = Param.MemorySize("12
[all...]
/gem5/src/mem/
H A DXBar.py133 max_capacity = Param.MemorySize('8MB', "Maximum capacity of snoop filter")
H A DDRAMCtrl.py110 device_size = Param.MemorySize("Size of DRAM chip")
123 device_rowbuffer_size = Param.MemorySize("Page (row buffer) size per "\
/gem5/src/sim/
H A DProcess.py49 maxStackSize = Param.MemorySize('64MB', 'maximum size of the stack')
/gem5/configs/ruby/
H A DAMD_Base_Constructor.py53 self.size = MemorySize(size)
64 self.size = MemorySize(size)
H A DGPU_VIPER_Region.py76 self.size = MemorySize(size)
86 self.size = MemorySize(size)
136 self.size = MemorySize(options.tcp_size)
180 self.size = MemorySize(options.sqc_size)
203 size = MemorySize("256kB")
214 self.size = MemorySize(tcc_size)
218 self.size = MemorySize(options.tcc_size)
242 self.size = MemorySize(options.l3_size)
282 dir_size = MemorySize('0B')
H A DGPU_VIPER_Baseline.py75 self.size = MemorySize(size)
85 self.size = MemorySize(size)
135 self.size = MemorySize(options.tcp_size)
179 self.size = MemorySize(options.sqc_size)
202 size = MemorySize("256kB")
213 self.size = MemorySize(tcc_size)
217 self.size = MemorySize(options.tcc_size)
243 self.size = MemorySize(options.l3_size)
299 dir_size = MemorySize('0B')
H A DGPU_VIPER.py75 self.size = MemorySize(size)
85 self.size = MemorySize(size)
135 self.size = MemorySize(options.tcp_size)
211 self.size = MemorySize(options.sqc_size)
239 size = MemorySize("256kB")
250 self.size = MemorySize(tcc_size)
254 self.size = MemorySize(options.tcc_size)
282 self.size = MemorySize(options.l3_size)
321 dir_size = MemorySize('0B')
H A DMOESI_AMD_Base.py72 self.size = MemorySize(options.l1d_size)
79 self.size = MemorySize(options.l1i_size)
86 self.size = MemorySize(options.l2_size)
137 self.size = MemorySize(options.l3_size)
H A DGPU_RfO.py73 self.size = MemorySize(options.tcc_size)
75 (MemorySize(options.tcp_size).value) *
84 self.size = MemorySize(options.l1d_size)
91 self.size = MemorySize(options.l1i_size)
98 self.size = MemorySize(options.l2_size)
151 self.size = MemorySize(options.tcp_size)
277 self.size = MemorySize(options.tcc_size)
341 self.size = MemorySize(options.l3_size)
/gem5/src/mem/cache/
H A DCache.py80 size = Param.MemorySize("Capacity")
/gem5/configs/topologies/
H A DMesh_XY.py184 MemorySize(options.mem_size) / options.num_cpus, i)
/gem5/src/gpu-compute/
H A DGPU.py153 globalmem = Param.MemorySize('64kB', 'Memory size')

Completed in 33 milliseconds

12