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

/gem5/src/python/m5/util/
H A Ddot_writer.py64 from m5.SimObject import isRoot, isSimObjectVector
85 if isRoot(simNode):
295 if isRoot(simNode):
/gem5/src/python/m5/
H A DSimObject.py1624 if not self._parent and not isRoot(self):
1729 def isRoot(obj): function

Completed in 10 milliseconds