gem5/src/kern
Steve Reinhardt 6f1187943c Replace curTick global variable with accessor functions.
This step makes it easy to replace the accessor functions
(which still access a global variable) with ones that access
per-thread curTick values.
2011-01-07 21:50:29 -08:00
..
linux style: fix sorting of includes and whitespace in some files 2010-09-10 14:58:04 -07:00
solaris includes: use base/types.hh not inttypes.h or stdint.h 2009-05-17 14:34:51 -07:00
tru64 ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
kernel_stats.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
kernel_stats.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
operatingsystem.cc Fix issue 326: glibc non-deterministic because it reads /proc 2009-01-17 18:56:46 -05:00
operatingsystem.hh SE mode: Make the direction anonymous mmaps move through memory configurable. 2009-10-02 01:32:00 -07:00
SConscript SCons: Support building without an ISA 2010-11-19 18:00:39 -06:00
system_events.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
system_events.hh Moved the idle event out of system_events.hh. The skipFuncEvent can be made ISA independent by making it use the #define for branch delay slots (and NNPC) 2006-11-07 05:38:33 -05:00