125c125
< int interval;
---
> Tick interval;
128c128
< ProfileEvent(BaseCPU *cpu, int interval);
---
> ProfileEvent(BaseCPU *cpu, Tick interval);