#include "mem/cache/prefetch/pif.hh"
#include <utility>
#include "debug/HWPrefetch.hh"
#include "mem/cache/prefetch/associative_set_impl.hh"
#include "params/PIFPrefetcher.hh"
Go to the source code of this file.