Files
gem5/src/mem
Tiago Mück 5b9517f196 mem-ruby: renamed prefetch stats
Splitting hw_prefetches into prefetch_hits and prefetch_misses so both
events can be tracked separately. Also added appropriate functions to
increment stats. Renamed m_prefetches for consistency.

sw_prefetches is not used and has been removed. The sequencer converts
SW prefetch requests into a RubyRequestType_LD/RubyRequestType_ST
which are handled as demand requests by the all current protocols.

Change-Id: Iafa6b31c84843ddd1fad98fa7e5afed02b8c4b4d
Signed-off-by: Tiago Mück <tiago.muck@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/41816
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-03-01 22:18:59 +00:00
..
2021-02-10 09:03:09 +00:00
2021-03-01 22:18:59 +00:00
2021-02-19 23:27:34 +00:00
2021-02-10 09:03:09 +00:00
2020-08-26 16:48:13 +00:00
2021-01-15 23:15:30 +00:00
2021-01-15 23:15:30 +00:00
2021-01-23 12:09:58 +00:00
2021-01-13 08:55:59 +00:00
2020-08-26 16:48:13 +00:00
2021-01-13 08:55:59 +00:00
2020-09-08 16:38:47 +00:00
2021-02-10 09:03:09 +00:00
2021-01-22 16:03:54 +00:00