From f1fab2a4469d6cb2e55ebac15da02f8c1fcb7055 Mon Sep 17 00:00:00 2001 From: Kevin Lim Date: Thu, 25 May 2006 17:56:01 -0400 Subject: [PATCH] Fix stat typo. --HG-- extra : convert_revision : f23d8c50f586fb8f25d4ce992730213f0c301b0f --- sim/pseudo_inst.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/pseudo_inst.cc b/sim/pseudo_inst.cc index 0c20a6a53..2d737c0a2 100644 --- a/sim/pseudo_inst.cc +++ b/sim/pseudo_inst.cc @@ -77,7 +77,7 @@ namespace AlphaPseudo xc->suspend(); if (xc->getKernelStats()) - xc->getKernelStats()->arm(); + xc->getKernelStats()->quiesce(); } void