|
gem5 v23.0.0.1
|
#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 | gem5::prefetch::SignaturePath |
| struct | gem5::prefetch::SignaturePath::SignatureEntry |
| Signature entry data type. More... | |
| struct | gem5::prefetch::SignaturePath::PatternStrideEntry |
| A stride entry with its counter. More... | |
| struct | gem5::prefetch::SignaturePath::PatternEntry |
| Pattern entry data type, a set of stride and counter entries. More... | |
Namespaces | |
| namespace | 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. | |
| namespace | gem5::prefetch |