Lines Matching defs:PCTable
93 StridePrefetcher::PCTable*
105 StridePrefetcher::PCTable*
110 PCTable(pcTableAssoc, pcTableSets, name(), replacementPolicy)));
118 StridePrefetcher::PCTable::PCTable(int assoc, int sets, const std::string name,
136 StridePrefetcher::PCTable::~PCTable()
156 PCTable* pcTable = findTable(master_id);
221 StridePrefetcher::PCTable::pcHash(Addr pc) const
229 StridePrefetcher::PCTable::findVictim(Addr pc)
251 StridePrefetcher::PCTable::findEntry(Addr pc, bool is_secure)