diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-10-20 16:48:19 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-10-20 16:48:19 -0500 |
commit | d2a0f60b69313ad869f81fb006c8e998e40cb3c1 (patch) | |
tree | 39b323ea65cc3c21cf3b00a05df44bcec214c580 /tests/quick/se/01.hello-2T-smt | |
parent | 922a9d8ed2488a3483dbbfff47a4f341fb707b7b (diff) | |
download | gem5-d2a0f60b69313ad869f81fb006c8e998e40cb3c1.tar.xz |
stats: updates due to previous mmap and exit_group patches.
Diffstat (limited to 'tests/quick/se/01.hello-2T-smt')
-rw-r--r-- | tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt index c3dfe7f26..390228fe9 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt @@ -745,7 +745,7 @@ system.cpu.cpi_total 3.619272 # CP system.cpu.ipc::0 0.138149 # IPC: Instructions Per Cycle system.cpu.ipc::1 0.138149 # IPC: Instructions Per Cycle system.cpu.ipc_total 0.276299 # IPC: Total IPC of All Threads -system.cpu.int_regfile_reads 26323 # number of integer regfile reads +system.cpu.int_regfile_reads 26325 # number of integer regfile reads system.cpu.int_regfile_writes 14897 # number of integer regfile writes system.cpu.fp_regfile_reads 16 # number of floating regfile reads system.cpu.fp_regfile_writes 4 # number of floating regfile writes |