Searched defs:sqFull (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq_impl.hh584 LSQ<Impl>::sqFull() function in class:LSQ
601 LSQ<Impl>::sqFull(ThreadID tid) function in class:LSQ
H A Dlsq_unit.hh322 bool sqFull() { return storeQueue.full(); } function in class:LSQUnit

Completed in 11 milliseconds