484c484
< misses[pkt->cmdToIndex()][0/*pkt->req->getThreadNum()*/]++;
---
> misses[pkt->cmdToIndex()][0/*pkt->req->threadId()*/]++;