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

/gem5/src/mem/cache/
H A Dbase.cc835 // that take the replacement data of the superblock into account may
851 "to replacement of block in transient state: %s\n",
1123 // need to do a replacement
1145 // after finding the replacement entries and accessing the
1244 // after finding the replacement entries and accessing the
1353 // need to do a replacement if allocating, otherwise we stick
1457 // Find replacement victim
1471 bool replacement = false; local
1474 replacement = true;
1491 // The victim will be replaced by a new entry, so increase the replacement
[all...]

Completed in 9 milliseconds