|
gem5
v19.0.0.0
|
#include <deque>#include <vector>#include "mem/cache/prefetch/associative_set.hh"#include "mem/cache/prefetch/queued.hh"Go to the source code of this file.
Classes | |
| class | PIFPrefetcher |
| struct | PIFPrefetcher::CompactorEntry |
| The compactor tracks retired instructions addresses, leveraging the spatial and temporal locality among instructions for compaction. More... | |
| struct | PIFPrefetcher::IndexEntry |
| class | PIFPrefetcher::PrefetchListenerPC |
| Probe Listener to handle probe events from the CPU. More... | |