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

/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.cc213 AbstractController::isBlocked(Addr addr) const function in class:AbstractController
228 AbstractController::isBlocked(Addr addr) function in class:AbstractController
/gem5/src/mem/cache/
H A Dbase.hh259 bool isBlocked() const { return blocked; } function in class:BaseCache::CacheSlavePort
1124 bool isBlocked() const function in class:BaseCache

Completed in 10 milliseconds