125a126,136
>
> #if TRACING_ON
> /** Tick records used for the pipeline activity viewer. */
> Tick fetchTick;
> Tick decodeTick;
> Tick renameTick;
> Tick dispatchTick;
> Tick issueTick;
> Tick completeTick;
> #endif
>