gem5/src/cpu/simple
Ali Saidi d325f49b70 Rename cycles() function to ticks()
--HG--
extra : convert_revision : 790eddb793d4f5ba35813d001037bd8601bd76a5
2007-09-28 13:21:52 -04:00
..
atomic.cc Rename cycles() function to ticks() 2007-09-28 13:21:52 -04:00
atomic.hh Added fastmem option. 2007-08-08 18:43:12 -04:00
AtomicSimpleCPU.py Added fastmem option. 2007-08-08 18:43:12 -04:00
base.cc X86: Get X86_FS to compile. 2007-09-24 17:39:56 -07:00
base.hh Simple CPU: Make sure only instructions which complete without faulting are counted. 2007-08-26 20:25:42 -07:00
SConscript Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
SConsopts Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
timing.cc Rename cycles() function to ticks() 2007-09-28 13:21:52 -04:00
timing.hh Event descriptions should not end in "event" 2007-06-30 17:45:58 -07:00
TimingSimpleCPU.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00