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

/gem5/src/learning_gem5/part2/
H A Dsimple_memobj.hh53 class CPUSidePort : public SlavePort class in class:SimpleMemobj
69 CPUSidePort(const std::string& name, SimpleMemobj *owner) : function in class:SimpleMemobj::CPUSidePort
H A Dsimple_cache.hh56 class CPUSidePort : public SlavePort class in class:SimpleCache
75 CPUSidePort(const std::string& name, int id, SimpleCache *owner) : function in class:SimpleCache::CPUSidePort

Completed in 5 milliseconds