Searched defs:isBlocked (Results 1 - 2 of 2) sorted by relevance
/gem5/src/mem/ruby/slicc_interface/ | ||
H A D | AbstractController.cc | 213 AbstractController::isBlocked(Addr addr) const function in class:AbstractController 228 AbstractController::isBlocked(Addr addr) function in class:AbstractController |
/gem5/src/mem/cache/ | ||
H A D | base.hh | 259 bool isBlocked() const { return blocked; } function in class:BaseCache::CacheSlavePort 1124 bool isBlocked() const function in class:BaseCache |
Completed in 10 milliseconds