57d56
< #include "debug/CacheRepl.hh"
190,192d188
< DPRINTF(CacheRepl, "set %x, way %x: selecting blk for replacement\n",
< victim->getSet(), victim->getWay());
<