gem5 v24.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 | 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 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::prefetch |