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

/gem5/src/python/m5/
H A Dproxy.py237 return obj.find_all(self._pdesc.ptype)
H A DSimObject.py1459 def find_all(self, ptype): member in class:SimObject
1475 child_all, done = child.find_all(ptype)

Completed in 10 milliseconds