Searched defs:satisfyRequest (Results 1 - 3 of 3) sorted by relevance
/gem5/src/mem/cache/ | ||
H A D | noncoherent_cache.cc | 73 NoncoherentCache::satisfyRequest(PacketPtr pkt, CacheBlk *blk, bool, bool) function in class:NoncoherentCache |
H A D | cache.cc | 81 Cache::satisfyRequest(PacketPtr pkt, CacheBlk *blk, function in class:Cache |
H A D | base.cc | 898 BaseCache::satisfyRequest(PacketPtr pkt, CacheBlk *blk, bool, bool) function in class:BaseCache |
Completed in 17 milliseconds