Searched refs:pcHash (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dstride.hh151 Addr pcHash(Addr pc) const;
H A Dstride.cc221 StridePrefetcher::PCTable::pcHash(Addr pc) const function in class:StridePrefetcher::PCTable
232 int set = pcHash(pc);
253 int set = pcHash(pc);

Completed in 3 milliseconds