|
gem5
v20.1.0.5
|
#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 | Prefetcher::PIF |
| struct | Prefetcher::PIF::CompactorEntry |
| The compactor tracks retired instructions addresses, leveraging the spatial and temporal locality among instructions for compaction. More... | |
| struct | Prefetcher::PIF::IndexEntry |
| class | Prefetcher::PIF::PrefetchListenerPC |
| Probe Listener to handle probe events from the CPU. More... | |
Namespaces | |
| Prefetcher | |
| Copyright (c) 2018 Metempsy Technology Consulting All rights reserved. | |