Fix stat typo.
authorKevin Lim <ktlim@umich.edu>
Thu, 25 May 2006 21:56:01 +0000 (17:56 -0400)
committerKevin Lim <ktlim@umich.edu>
Thu, 25 May 2006 21:56:01 +0000 (17:56 -0400)
--HG--
extra : convert_revision : f23d8c50f586fb8f25d4ce992730213f0c301b0f

sim/pseudo_inst.cc

index 0c20a6a537115dc3778b24e0d259a1d5d703df4d..2d737c0a2c33cc5502407b9eb6fd6a779bffb82e 100644 (file)
@@ -77,7 +77,7 @@ namespace AlphaPseudo
 
         xc->suspend();
         if (xc->getKernelStats())
-            xc->getKernelStats()->arm();
+            xc->getKernelStats()->quiesce();
     }
 
     void