Searched refs:removeInstsNotInROB (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dcpu.hh518 void removeInstsNotInROB(ThreadID tid);
H A Dcpu.cc1550 FullO3CPU<Impl>::removeInstsNotInROB(ThreadID tid) function in class:FullO3CPU
H A Dfetch_impl.hh892 cpu->removeInstsNotInROB(tid);

Completed in 10 milliseconds