Searched refs:ppFetch (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dfetch.hh217 ProbePointArg<DynInstPtr> *ppFetch; member in class:DefaultFetch
H A Dfetch_impl.hh163 ppFetch = new ProbePointArg<DynInstPtr>(cpu->getProbeManager(), "Fetch");
1337 ppFetch->notify(instruction);

Completed in 10 milliseconds