Searched refs:address_map_cache_assoc (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dirregular_stream_buffer.cc46 psAddressMappingCache(p->address_map_cache_assoc,
52 spAddressMappingCache(p->address_map_cache_assoc,
H A DPrefetcher.py369 address_map_cache_assoc = Param.Unsigned(128, variable in class:IrregularStreamBufferPrefetcher
375 assoc = Parent.address_map_cache_assoc,
383 assoc = Parent.address_map_cache_assoc,

Completed in 14 milliseconds