gem5  v20.0.0.3
Classes | Namespaces
stride.hh File Reference

Describes a strided prefetcher. More...

#include <string>
#include <unordered_map>
#include <vector>
#include "base/sat_counter.hh"
#include "base/types.hh"
#include "mem/cache/prefetch/associative_set.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/packet.hh"
#include "params/StridePrefetcherHashedSetAssociative.hh"

Go to the source code of this file.

Classes

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

Namespaces

 Prefetcher
 Copyright (c) 2018 Metempsy Technology Consulting All rights reserved.
 

Detailed Description

Describes a strided prefetcher.

Definition in file stride.hh.


Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13