Move kernel stats out of CPU and into XC.
authorKevin Lim <ktlim@umich.edu>
Tue, 23 May 2006 20:51:16 +0000 (16:51 -0400)
committerKevin Lim <ktlim@umich.edu>
Tue, 23 May 2006 20:51:16 +0000 (16:51 -0400)
commitff3d16ca1f7d83ce7932868d2bf1cb3e526562ea
tree4eb98bbfb6ae8a7ead5f6ac70905c352b51c6a80
parente3d5588ca70c88318c1e41e438102034c92c561e
Move kernel stats out of CPU and into XC.

arch/alpha/ev5.cc:
    Move kernel stats out of CPU and into XC.  Also be sure to check if the kernel stats exist prior to using them.

--HG--
extra : convert_revision : 565cd7026410fd7d8586f953d9b328c2e67a9473
15 files changed:
arch/alpha/ev5.cc
cpu/base.cc
cpu/base.hh
cpu/checker/exec_context.hh
cpu/cpu_exec_context.cc
cpu/cpu_exec_context.hh
cpu/exec_context.hh
cpu/o3/alpha_cpu.hh
cpu/o3/alpha_cpu_impl.hh
cpu/ozone/cpu.hh
cpu/ozone/cpu_impl.hh
cpu/simple/cpu.cc
cpu/thread_state.hh
kern/system_events.cc
sim/pseudo_inst.cc