gem5
v20.1.0.0
|
#include <cstdint>
#include "arch/generic/tlb.hh"
#include "base/statistics.hh"
#include "base/types.hh"
#include "mem/packet.hh"
#include "mem/request.hh"
#include "sim/byteswap.hh"
#include "sim/clocked_object.hh"
#include "sim/probe/probe.hh"
Go to the source code of this file.
Classes | |
class | Prefetcher::Base |
class | Prefetcher::Base::PrefetchListener |
class | Prefetcher::Base::PrefetchInfo |
Class containing the information needed by the prefetch to train and generate new prefetch requests. More... | |
struct | Prefetcher::Base::StatGroup |
Namespaces | |
Prefetcher | |
Copyright (c) 2018 Metempsy Technology Consulting All rights reserved. | |
Miss and writeback queue declarations.
Definition in file base.hh.