gem5/src/mem/cache/prefetch
Brandon Potter a928a438b8 style: [patch 3/22] reduce include dependencies in some headers
Used cppclean to help identify useless includes and removed them. This
involved erroneously included headers, but also cases where forward
declarations could have been used rather than a full include.
2016-11-09 14:27:40 -06:00
..
base.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
base.hh mem: Handful extra features for BasePrefetcher 2016-04-07 11:32:38 -05:00
Prefetcher.py mem: Rework the structuring of the prefetchers 2014-12-23 09:31:18 -05:00
queued.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
queued.hh mem: Add priority to QueuedPrefetcher 2016-04-07 11:32:38 -05:00
SConscript mem: Rework the structuring of the prefetchers 2014-12-23 09:31:18 -05:00
stride.cc style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
stride.hh mem: Add priority to QueuedPrefetcher 2016-04-07 11:32:38 -05:00
tagged.cc mem: Add priority to QueuedPrefetcher 2016-04-07 11:32:38 -05:00
tagged.hh mem: Add priority to QueuedPrefetcher 2016-04-07 11:32:38 -05:00