stats: update eio stats
[gem5.git] / tests / quick / se / 30.eio-mp / test.py
index 3dbb7614a042c2e74daf8e71b46490a55ac55203..dcf6fb007b337a7b4e02ecaea25e2216204923e0 100644 (file)
@@ -26,6 +26,8 @@
 #
 # Authors: Lisa Hsu
 
+require_sim_object("EioProcess")
+
 process = EioProcess(file = binpath('anagram', 'anagram-vshort.eio.gz'))
 
 for i in xrange(nb_cores):