34#ifndef __MEM_CACHE_PREFETCH_TAGGED_HH__
35#define __MEM_CACHE_PREFETCH_TAGGED_HH__
43struct TaggedPrefetcherParams;
54 Tagged(
const TaggedPrefetcherParams &
p);
Class containing the information needed by the prefetch to train and generate new prefetch requests.
void calculatePrefetch(const PrefetchInfo &pfi, std::vector< AddrPriority > &addresses, const CacheAccessor &cache) override
Copyright (c) 2024 Arm Limited All rights reserved.
Declaration of the Packet class.
Provides generic cache lookup functions.