diff options
Diffstat (limited to 'tests/long/30.eon/ref/arm/linux/simple-atomic')
3 files changed, 24 insertions, 24 deletions
diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini b/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini index a5b41f00b..392543608 100644 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini @@ -66,7 +66,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/cpu2000/binaries/arm/linux/eon +executable=/chips/pd/randd/dist/cpu2000/binaries/arm/linux/eon gid=100 input=cin max_stack_size=67108864 diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/simout b/tests/long/30.eon/ref/arm/linux/simple-atomic/simout index 934921226..ec0472b91 100755 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/simout +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Feb 7 2011 01:56:16 -M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip -M5 started Feb 7 2011 01:56:25 -M5 executing on burrito +M5 compiled Mar 11 2011 20:10:09 +M5 revision 4decc284606a 8095 default qtip tip ext/update_add_stats.patch +M5 started Mar 11 2011 20:29:05 +M5 executing on u200439-lin.austin.arm.com command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/long/30.eon/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/long/30.eon/arm/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... @@ -18,4 +18,4 @@ info: Increasing stack size by one page. info: Increasing stack size by one page. info: Increasing stack size by one page. OO-style eon Time= 0.210000 -Exiting @ tick 210200321500 because target called exit() +Exiting @ tick 212344048000 because target called exit() diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt b/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt index f26b1f1eb..d8a1a1d08 100644 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 829275 # Simulator instruction rate (inst/s) -host_mem_usage 237784 # Number of bytes of host memory used -host_seconds 415.76 # Real time elapsed on the host -host_tick_rate 505582613 # Simulator tick rate (ticks/s) +host_inst_rate 1495798 # Simulator instruction rate (inst/s) +host_mem_usage 254688 # Number of bytes of host memory used +host_seconds 233.36 # Real time elapsed on the host +host_tick_rate 909925289 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 344777955 # Number of instructions simulated -sim_seconds 0.210200 # Number of seconds simulated -sim_ticks 210200321500 # Number of ticks simulated +sim_insts 349065408 # Number of instructions simulated +sim_seconds 0.212344 # Number of seconds simulated +sim_ticks 212344048000 # Number of ticks simulated system.cpu.dtb.accesses 0 # DTB accesses system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions @@ -52,24 +52,24 @@ system.cpu.itb.write_accesses 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 420400644 # number of cpu cycles simulated +system.cpu.numCycles 424688097 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 420400644 # Number of busy cycles -system.cpu.num_conditional_control_insts 0 # number of instructions that are conditional controls +system.cpu.num_busy_cycles 424688097 # Number of busy cycles +system.cpu.num_conditional_control_insts 16255902 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 114216705 # Number of float alu accesses system.cpu.num_fp_insts 114216705 # number of float instructions system.cpu.num_fp_register_reads 180262959 # number of times the floating registers were read system.cpu.num_fp_register_writes 126152315 # number of times the floating registers were written -system.cpu.num_func_calls 0 # number of times a function call or return occured +system.cpu.num_func_calls 12435295 # number of times a function call or return occured system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_insts 344777955 # Number of instructions executed -system.cpu.num_int_alu_accesses 283262903 # Number of integer alu accesses -system.cpu.num_int_insts 283262903 # number of integer instructions -system.cpu.num_int_register_reads 1207980255 # number of times the integer registers were read -system.cpu.num_int_register_writes 211974282 # number of times the integer registers were written -system.cpu.num_load_insts 94652977 # Number of load instructions -system.cpu.num_mem_refs 177028576 # number of memory refs +system.cpu.num_insts 349065408 # Number of instructions executed +system.cpu.num_int_alu_accesses 287528428 # Number of integer alu accesses +system.cpu.num_int_insts 287528428 # number of integer instructions +system.cpu.num_int_register_reads 1216522338 # number of times the integer registers were read +system.cpu.num_int_register_writes 216261597 # number of times the integer registers were written +system.cpu.num_load_insts 94648758 # Number of load instructions +system.cpu.num_mem_refs 177024357 # number of memory refs system.cpu.num_store_insts 82375599 # Number of store instructions system.cpu.workload.PROG:num_syscalls 191 # Number of system calls |