Searched refs:hasPendingRequest (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | lsq_unit.hh | 530 bool hasPendingRequest; member in class:LSQUnit |
H A D | lsq_unit_impl.hh | 149 isStoreBlocked(false), storeInFlight(false), hasPendingRequest(false), |
Completed in 15 milliseconds