gem5
v21.1.0.0
|
#include <deque>
#include <vector>
#include "base/circular_queue.hh"
#include "mem/cache/prefetch/associative_set.hh"
#include "mem/cache/prefetch/queued.hh"
Go to the source code of this file.
Classes | |
class | gem5::prefetch::PIF |
struct | gem5::prefetch::PIF::CompactorEntry |
The compactor tracks retired instructions addresses, leveraging the spatial and temporal locality among instructions for compaction. More... | |
struct | gem5::prefetch::PIF::IndexEntry |
class | gem5::prefetch::PIF::PrefetchListenerPC |
Probe Listener to handle probe events from the CPU. More... | |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::prefetch | |
Functions | |
gem5::GEM5_DEPRECATED_NAMESPACE (Prefetcher, prefetch) | |