Searched defs:sqFull (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | lsq_impl.hh | 584 LSQ<Impl>::sqFull() function in class:LSQ 601 LSQ<Impl>::sqFull(ThreadID tid) function in class:LSQ |
H A D | lsq_unit.hh | 322 bool sqFull() { return storeQueue.full(); } function in class:LSQUnit |
Completed in 10 milliseconds