Searched refs:auxiliaryPrefetcher (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dsignature_path_v2.hh84 void auxiliaryPrefetcher(Addr ppn, stride_t current_block, bool is_secure,
H A Dsignature_path.hh258 virtual void auxiliaryPrefetcher(Addr ppn, stride_t current_block,
H A Dsignature_path.cc306 auxiliaryPrefetcher(ppn, current_block, is_secure, addresses);
310 SignaturePathPrefetcher::auxiliaryPrefetcher(Addr ppn, stride_t current_block, function in class:SignaturePathPrefetcher

Completed in 7 milliseconds