Searched hist:3511 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/python/m5/ | ||
H A D | __init__.py | 3511:8cb26619b6ec Wed Nov 08 15:05:00 EST 2006 Lisa Hsu <hsul@eecs.umich.edu> simplify maxtick parsing in both the python and the c++. configs/common/Simulation.py: simplify maxtick code a little bit - instead of checking for -1, just set it at MaxTick. src/python/m5/__init__.py: make a new m5 param called MaxTick. src/sim/host.hh: fix the M5 def. of MaxTick src/sim/main.cc: Simplify the MaxTick/num_cycles parsing within main.cc |
/gem5/src/sim/ | ||
H A D | main.cc | 3511:8cb26619b6ec Wed Nov 08 15:05:00 EST 2006 Lisa Hsu <hsul@eecs.umich.edu> simplify maxtick parsing in both the python and the c++. configs/common/Simulation.py: simplify maxtick code a little bit - instead of checking for -1, just set it at MaxTick. src/python/m5/__init__.py: make a new m5 param called MaxTick. src/sim/host.hh: fix the M5 def. of MaxTick src/sim/main.cc: Simplify the MaxTick/num_cycles parsing within main.cc |
/gem5/configs/common/ | ||
H A D | Simulation.py | 3511:8cb26619b6ec Wed Nov 08 15:05:00 EST 2006 Lisa Hsu <hsul@eecs.umich.edu> simplify maxtick parsing in both the python and the c++. configs/common/Simulation.py: simplify maxtick code a little bit - instead of checking for -1, just set it at MaxTick. src/python/m5/__init__.py: make a new m5 param called MaxTick. src/sim/host.hh: fix the M5 def. of MaxTick src/sim/main.cc: Simplify the MaxTick/num_cycles parsing within main.cc |
Completed in 45 milliseconds