gem5 v25.0.0.1
Loading...
Searching...
No Matches
stride.hh File Reference

Describes a strided prefetcher. More...

#include <string>
#include <unordered_map>
#include <vector>
#include "base/cache/associative_cache.hh"
#include "base/sat_counter.hh"
#include "base/types.hh"
#include "mem/cache/prefetch/queued.hh"
#include "mem/cache/replacement_policies/replaceable_entry.hh"
#include "mem/cache/tags/indexing_policies/set_associative.hh"
#include "mem/cache/tags/tagged_entry.hh"
#include "mem/packet.hh"
#include "params/StridePrefetcherHashedSetAssociative.hh"

Go to the source code of this file.

Classes

class  gem5::prefetch::StridePrefetcherHashedSetAssociative
 Override the default set associative to apply a specific hash function when extracting a set. More...
class  gem5::prefetch::Stride
struct  gem5::prefetch::Stride::PCTableInfo
 Information used to create a new PC table. More...
struct  gem5::prefetch::Stride::StrideEntry
 Tagged by hashed PCs. More...

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  gem5::replacement_policy
namespace  gem5::prefetch

Detailed Description

Describes a strided prefetcher.

Definition in file stride.hh.


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0