Lines Matching refs:Unsigned

180     pt_table_assoc = Param.Unsigned(16, "Associativity of the Prefetch Table")
187 max_prefetch_distance = Param.Unsigned(16, "Maximum prefetch distance")
188 num_indirect_counter_bits = Param.Unsigned(3,
192 ipd_table_assoc = Param.Unsigned(4,
201 addr_array_len = Param.Unsigned(4, "Number of misses tracked")
202 prefetch_threshold = Param.Unsigned(2,
204 stream_counter_threshold = Param.Unsigned(4,
206 streaming_distance = Param.Unsigned(4,
220 signature_table_assoc = Param.Unsigned(2,
233 pattern_table_assoc = Param.Unsigned(1,
235 strides_per_pattern_entry = Param.Unsigned(4,
277 block_size = Param.Unsigned(Parent.block_size,
280 limit_stride = Param.Unsigned(0,
282 start_degree = Param.Unsigned(4,
287 access_map_table_assoc = Param.Unsigned(8,
322 deltas_per_entry = Param.Unsigned(20,
324 delta_bits = Param.Unsigned(12, "Bits per delta")
325 delta_mask_bits = Param.Unsigned(8,
329 table_assoc = Param.Unsigned(128,
351 num_counter_bits = Param.Unsigned(2,
353 chunk_size = Param.Unsigned(256,
355 degree = Param.Unsigned(4, "Number of prefetches to generate")
356 training_unit_assoc = Param.Unsigned(128,
367 prefetch_candidates_per_entry = Param.Unsigned(16,
369 address_map_cache_assoc = Param.Unsigned(128,
414 score_max = Param.Unsigned(31, "Max. score to update the best offset")
415 round_max = Param.Unsigned(100, "Max. round to update the best offset")
416 bad_score = Param.Unsigned(10, "Score at which the HWP is disabled")
417 rr_size = Param.Unsigned(64, "Number of entries of each RR bank")
418 tag_bits = Param.Unsigned(12, "Bits used to store the tag")
419 offset_list_size = Param.Unsigned(46,
426 delay_queue_size = Param.Unsigned(15,
451 active_generation_table_assoc = Param.Unsigned(64,
463 pattern_sequence_table_assoc = Param.Unsigned(16384,
473 region_miss_order_buffer_entries = Param.Unsigned(131072,
475 reconstruction_entries = Param.Unsigned(256,
493 prec_spatial_region_bits = Param.Unsigned(2,
495 succ_spatial_region_bits = Param.Unsigned(8,
497 compactor_entries = Param.Unsigned(2, "Entries in the temp. compactor")
498 stream_address_buffer_entries = Param.Unsigned(7, "Entries in the SAB")
499 history_buffer_size = Param.Unsigned(16, "Entries in the history buffer")
503 index_assoc = Param.Unsigned(64,