Searched refs:getMemDepViolator (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq.hh894 getMemDepViolator(ThreadID tid) function in class:LSQ::LSQRequest
896 return thread.at(tid).getMemDepViolator();
H A Dlsq_unit.hh293 * call to getMemDepViolator().
298 DynInstPtr getMemDepViolator();
H A Diew_impl.hh1397 violator = ldstQueue.getMemDepViolator(tid);
1420 DynInstPtr violator = ldstQueue.getMemDepViolator(tid);
H A Dlsq_unit_impl.hh337 LSQUnit<Impl>::getMemDepViolator() function in class:LSQUnit

Completed in 20 milliseconds