summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/arm/linux/simple-atomic
diff options
context:
space:
mode:
authorAli Saidi <Ali.Saidi@ARM.com>2012-06-29 11:19:03 -0400
committerAli Saidi <Ali.Saidi@ARM.com>2012-06-29 11:19:03 -0400
commit3965ecc36b3d928cf8f6a66e50eed3c6de1a54c0 (patch)
tree63ce098bc690eb5b58b3297b747794d623cface4 /tests/quick/se/00.hello/ref/arm/linux/simple-atomic
parentaf2b14a362281f36347728e13dcd6b2c4d3c4991 (diff)
downloadgem5-3965ecc36b3d928cf8f6a66e50eed3c6de1a54c0.tar.xz
Stats: Update stats for RAS and LRU fixes.
Diffstat (limited to 'tests/quick/se/00.hello/ref/arm/linux/simple-atomic')
-rwxr-xr-xtests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout8
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt78
2 files changed, 43 insertions, 43 deletions
diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout
index f818842dc..d40bbcb86 100755
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout
@@ -1,11 +1,11 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jun 4 2012 12:14:06
-gem5 started Jun 4 2012 17:23:52
+gem5 compiled Jun 28 2012 22:10:14
+gem5 started Jun 29 2012 00:35:04
gem5 executing on zizzer
-command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic
+command line: build/ARM/gem5.fast -d build/ARM/tests/fast/quick/se/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM/tests/fast/quick/se/00.hello/arm/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
Hello world!
-Exiting @ tick 2875500 because target called exit()
+Exiting @ tick 2870500 because target called exit()
diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
index 44b5714ac..ef6865dff 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
@@ -1,38 +1,38 @@
---------- Begin Simulation Statistics ----------
sim_seconds 0.000003 # Number of seconds simulated
-sim_ticks 2875500 # Number of ticks simulated
-final_tick 2875500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_ticks 2870500 # Number of ticks simulated
+final_tick 2870500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 577592 # Simulator instruction rate (inst/s)
-host_op_rate 718947 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 359450620 # Simulator tick rate (ticks/s)
-host_mem_usage 219740 # Number of bytes of host memory used
-host_seconds 0.01 # Real time elapsed on the host
-sim_insts 4600 # Number of instructions simulated
-sim_ops 5739 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu.inst 18452 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 4492 # Number of bytes read from this memory
-system.physmem.bytes_read::total 22944 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 18452 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 18452 # Number of instructions bytes read from this memory
+host_inst_rate 62314 # Simulator instruction rate (inst/s)
+host_op_rate 77743 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 38944247 # Simulator tick rate (ticks/s)
+host_mem_usage 223212 # Number of bytes of host memory used
+host_seconds 0.07 # Real time elapsed on the host
+sim_insts 4591 # Number of instructions simulated
+sim_ops 5729 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::cpu.inst 18416 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 4491 # Number of bytes read from this memory
+system.physmem.bytes_read::total 22907 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 18416 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 18416 # Number of instructions bytes read from this memory
system.physmem.bytes_written::cpu.data 3648 # Number of bytes written to this memory
system.physmem.bytes_written::total 3648 # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst 4613 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 1158 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 5771 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.inst 4604 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1157 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 5761 # Number of read requests responded to by this memory
system.physmem.num_writes::cpu.data 924 # Number of write requests responded to by this memory
system.physmem.num_writes::total 924 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 6416970962 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 1562163102 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 7979134064 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 6416970962 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 6416970962 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data 1268648931 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 1268648931 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 6416970962 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 2830812033 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 9247782994 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 6415607037 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 1564535795 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 7980142832 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 6415607037 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 6415607037 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 1270858735 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1270858735 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 6415607037 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 2835394531 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 9251001568 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
system.cpu.dtb.read_hits 0 # DTB read hits
@@ -76,26 +76,26 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.numCycles 5752 # number of cpu cycles simulated
+system.cpu.numCycles 5742 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.committedInsts 4600 # Number of instructions committed
-system.cpu.committedOps 5739 # Number of ops (including micro ops) committed
-system.cpu.num_int_alu_accesses 4985 # Number of integer alu accesses
+system.cpu.committedInsts 4591 # Number of instructions committed
+system.cpu.committedOps 5729 # Number of ops (including micro ops) committed
+system.cpu.num_int_alu_accesses 4976 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
-system.cpu.num_func_calls 185 # number of times a function call or return occured
-system.cpu.num_conditional_control_insts 775 # number of instructions that are conditional controls
-system.cpu.num_int_insts 4985 # number of integer instructions
+system.cpu.num_func_calls 203 # number of times a function call or return occured
+system.cpu.num_conditional_control_insts 774 # number of instructions that are conditional controls
+system.cpu.num_int_insts 4976 # number of integer instructions
system.cpu.num_fp_insts 16 # number of float instructions
-system.cpu.num_int_register_reads 25237 # number of times the integer registers were read
-system.cpu.num_int_register_writes 5345 # number of times the integer registers were written
+system.cpu.num_int_register_reads 25195 # number of times the integer registers were read
+system.cpu.num_int_register_writes 5334 # number of times the integer registers were written
system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
-system.cpu.num_mem_refs 2139 # number of memory refs
-system.cpu.num_load_insts 1201 # Number of load instructions
+system.cpu.num_mem_refs 2138 # number of memory refs
+system.cpu.num_load_insts 1200 # Number of load instructions
system.cpu.num_store_insts 938 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 5752 # Number of busy cycles
+system.cpu.num_busy_cycles 5742 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles