67a68,70
> # Get the block size from the parent (system)
> block_size = Param.Int(Parent.cache_line_size, "Block size in bytes")
>
111a115,117
> # Do not consult stride prefetcher on instruction accesses
> on_inst = False
>