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

/gem5/src/cpu/o3/
H A Dcommit.hh137 ProbePointArg<DynInstPtr> *ppSquash; member in class:DefaultCommit
H A Dcommit_impl.hh145 ppSquash = new ProbePointArg<DynInstPtr>(cpu->getProbeManager(), "Squash");
1029 ppSquash->notify(head_inst);

Completed in 14 milliseconds