gem5
v21.2.0.0
|
#include "base/callback.hh"
#include "base/sat_counter.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::IrregularStreamBuffer |
struct | gem5::prefetch::IrregularStreamBuffer::TrainingUnitEntry |
Training Unit Entry datatype, it holds the last accessed address and its secure flag. More... | |
struct | gem5::prefetch::IrregularStreamBuffer::AddressMapping |
Address Mapping entry, holds an address and a confidence counter. More... | |
struct | gem5::prefetch::IrregularStreamBuffer::AddressMappingEntry |
Maps a set of contiguous addresses to another set of (not necessarily contiguos) addresses, with their corresponding confidence counters. 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) | |