716c716
< schedule(doProcessEvent, tc->getCpuPtr()->nextCycle(curTick+1));
---
> schedule(doProcessEvent, tc->getCpuPtr()->nextCycle(curTick()+1));