gem5/src/cpu/testers/memtest
David Guillen Fandos 70798b1ba0 stats: Fixing regStats function for some SimObjects
Fixing an issue with regStats not calling the parent class method
for most SimObjects in Gem5. This causes issues if one adds new
stats in the base class (since they are never initialized properly!).

Change-Id: Iebc5aa66f58816ef4295dc8e48a357558d76a77c
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
2016-06-06 17:16:43 +01:00
..
memtest.cc stats: Fixing regStats function for some SimObjects 2016-06-06 17:16:43 +01:00
memtest.hh mem: Split port retry for all different packet classes 2015-03-02 04:00:35 -05:00
MemTest.py cpu: Tidy up the MemTest and make false sharing more obvious 2015-02-11 10:23:28 -05:00
SConscript scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00