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

/gem5/src/cpu/testers/traffic_gen/
H A DPyTrafficGen.py47 @cxxMethod
65 @cxxMethod(override=True)
/gem5/src/systemc/core/
H A DSystemC.py28 from m5.SimObject import SimObject, cxxMethod
65 @cxxMethod(return_value_policy="reference", cxx_name="gem5_getPort")
/gem5/src/cpu/kvm/
H A DBaseKvmCPU.py50 @cxxMethod
/gem5/src/sim/
H A DProcess.py38 @cxxMethod
/gem5/src/arch/arm/
H A DArmSystem.py169 @cxxMethod
/gem5/src/python/m5/
H A DSimObject.py953 def cxxMethod(*args, **kwargs): function
1106 @cxxMethod
1654 @cxxMethod(return_value_policy="reference")
1764 'cxxMethod',

Completed in 14 milliseconds