gem5/src/python
Sascha Bischoff 8a767885d6 stats: Fix swig wrapping for Tick in stats
Tick was not correctly wrapped for the stats system, and therefore it was not
possible to configure the stats dumping from the python scripts without
defining Ticks as long long. This patch fixes the wrapping of Tick by copying
the typemap of uint64_t to Tick.
2013-01-07 16:56:36 -05:00
..
m5 cpu: Introduce sanity checks when switching between CPUs 2013-01-07 13:05:44 -05:00
swig stats: Fix swig wrapping for Tick in stats 2013-01-07 16:56:36 -05:00
importer.py importer: fix error message 2010-12-21 08:02:40 -08:00
SConscript sim: Add SWIG interface for Serializable 2012-11-02 11:32:02 -05:00