165a166,172
> DefaultFetch<Impl>::regProbePoints()
> {
> ppFetch = new ProbePointArg<DynInstPtr>(cpu->getProbeManager(), "Fetch");
> }
>
> template <class Impl>
> void
403a411
> cpu->ppInstAccessComplete->notify(pkt);
669d676
<
1314a1322
> ppFetch->notify(instruction);