Searched refs:AllProxy (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dproxy.py233 # The AllProxy traverses the entire sub-tree (not only the children)
235 class AllProxy(BaseProxy): class in inherits:BaseProxy
263 return AllProxy(self.search_self, self.search_up)

Completed in 5 milliseconds