diff options
Diffstat (limited to 'tests/quick/se/01.hello-2T-smt')
3 files changed, 12 insertions, 12 deletions
diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini index 5c4d73bb2..d465f3325 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini @@ -739,7 +739,7 @@ executable=/usr/local/google/home/gabeblack/gem5/dist/m5/regression/test-progs/h gid=100 input=cin kvmInSE=false -max_stack_size=67108864 +maxStackSize=67108864 output=cout pgid=100 pid=100 @@ -763,7 +763,7 @@ executable=/usr/local/google/home/gabeblack/gem5/dist/m5/regression/test-progs/h gid=100 input=cin kvmInSE=false -max_stack_size=67108864 +maxStackSize=67108864 output=cout pgid=100 pid=101 diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout index 98b12d0fa..45d42fd47 100755 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout @@ -3,12 +3,12 @@ Redirecting stderr to build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Mar 29 2017 21:35:16 -gem5 started Mar 29 2017 21:35:26 -gem5 executing on gabeblack-desktop.mtv.corp.google.com, pid 87431 +gem5 compiled Mar 29 2017 21:52:42 +gem5 started Mar 29 2017 21:52:53 +gem5 executing on gabeblack-desktop.mtv.corp.google.com, pid 118268 command line: /usr/local/google/home/gabeblack/gem5/gem5-public/build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt --stats-file 'text://stats.txt?desc=False' -re /usr/local/google/home/gabeblack/gem5/gem5-public/tests/testing/../run.py quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt Global frequency set at 1000000000000 ticks per second Hello world! Hello world! -Exiting @ tick 27117500 because target called exit() +Exiting @ tick 27117500 because exiting with last active thread context diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt index ed0c77d41..1efa6d783 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000027 sim_ticks 27117500 final_tick 27117500 sim_freq 1000000000000 -host_inst_rate 132500 -host_op_rate 132484 -host_tick_rate 281303428 -host_mem_usage 265748 -host_seconds 0.10 +host_inst_rate 121145 +host_op_rate 121128 +host_tick_rate 257188425 +host_mem_usage 265776 +host_seconds 0.11 sim_insts 12770 sim_ops 12770 system.voltage_domain.voltage 1 @@ -755,7 +755,7 @@ system.cpu.cpi_total 4.247142 system.cpu.ipc::0 0.117726 system.cpu.ipc::1 0.117726 system.cpu.ipc_total 0.235452 -system.cpu.int_regfile_reads 23898 +system.cpu.int_regfile_reads 23899 system.cpu.int_regfile_writes 13306 system.cpu.fp_regfile_reads 16 system.cpu.fp_regfile_writes 4 |