Searched refs:setTag (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/cache/tags/
H A Dsector_blk.hh194 void setTag(const Addr tag);
H A Dsector_blk.cc108 _sectorBlk->setTag(tag);
138 SectorBlk::setTag(const Addr tag) function in class:SectorBlk
/gem5/src/mem/cache/prefetch/
H A Dassociative_set.hh89 void setTag(Addr t) function in class:TaggedEntry
H A Dassociative_set_impl.hh114 entry->setTag(indexingPolicy->extractTag(addr));

Completed in 7 milliseconds