53a54
> #include "debug/O3PipeView.hh"
1139a1141,1147
> #if TRACING_ON
> if (DTRACE(O3PipeView)) {
> storeQueue[store_idx].inst->storeTick =
> curTick() - storeQueue[store_idx].inst->fetchTick;
> }
> #endif
>