346,348c346,347
< // The Sampler must take care of this!
< // if (profileEvent)
< // profileEvent->schedule(curTick);
---
> if (profileEvent)
> profileEvent->schedule(curTick);