mem-ruby: Minor Ruby Prefetcher fixes
authorTimothy Hayes <timothy.hayes@arm.com>
Mon, 21 Oct 2019 14:17:13 +0000 (15:17 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 4 Mar 2020 10:30:13 +0000 (10:30 +0000)
commit2e5d0198d615f898ed521d36ab5386aa3dbcb09e
treed7bd4316db962b411e2e5c2e51cf8ef8f9dd8048
parentde24aafc161f348f678e0e0fc30b1ff2d145043b
mem-ruby: Minor Ruby Prefetcher fixes

Minor fixes to the Ruby stride prefetcher. This includes removing unused
statistics and changing where/when some statistics are updated.

Change-Id: If758bf009f53fad277cb3cd754d57a0b10737599
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24363
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
src/mem/ruby/structures/Prefetcher.cc
src/mem/ruby/structures/Prefetcher.hh
src/mem/ruby/structures/RubyPrefetcher.py