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

/gem5/src/python/m5/
H A DSimObject.py982 def py_call(self, *args, **kwargs): function in function:cxxMethod.decorate
985 f = py_call if override else cxx_call

Completed in 9 milliseconds