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

/gem5/src/python/m5/
H A Dparams.py1897 if isinstance(other, VectorPortRef):
1960 assert(not isinstance(newRef.peer, VectorPortRef))
2001 class VectorPortRef(object): class in inherits:object
2140 return VectorPortRef(simobj, self.name, self.role, self.is_source)

Completed in 9 milliseconds