gem5
v19.0.0.0
|
#include "base/sat_counter.hh"
#include "mem/cache/prefetch/associative_set.hh"
#include "mem/cache/prefetch/queued.hh"
#include "mem/packet.hh"
Go to the source code of this file.
Classes | |
class | SignaturePathPrefetcher |
struct | SignaturePathPrefetcher::SignatureEntry |
Signature entry data type. More... | |
struct | SignaturePathPrefetcher::PatternStrideEntry |
A stride entry with its counter. More... | |
struct | SignaturePathPrefetcher::PatternEntry |
Pattern entry data type, a set of stride and counter entries. More... | |