From b174ec065e2b9f8ffa68c350b2563819eef5e9b1 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Mon, 11 May 2009 10:38:46 -0700 Subject: ruby: Initial references for ruby regressions --- .../ref/sparc/linux/simple-timing-ruby/stats.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/quick/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt (limited to 'tests/quick/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt') diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt new file mode 100644 index 000000000..11c0e1cfa --- /dev/null +++ b/tests/quick/00.hello/ref/sparc/linux/simple-timing-ruby/stats.txt @@ -0,0 +1,18 @@ + +---------- Begin Simulation Statistics ---------- +host_inst_rate 11636 # Simulator instruction rate (inst/s) +host_mem_usage 201180 # Number of bytes of host memory used +host_seconds 0.46 # Real time elapsed on the host +host_tick_rate 44246862 # Simulator tick rate (ticks/s) +sim_freq 1000000000000 # Frequency of simulated ticks +sim_insts 5340 # Number of instructions simulated +sim_seconds 0.000020 # Number of seconds simulated +sim_ticks 20314000 # Number of ticks simulated +system.cpu.idle_fraction 0 # Percentage of idle cycles +system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles +system.cpu.numCycles 40628 # number of cpu cycles simulated +system.cpu.num_insts 5340 # Number of instructions executed +system.cpu.num_refs 1402 # Number of memory references +system.cpu.workload.PROG:num_syscalls 11 # Number of system calls + +---------- End Simulation Statistics ---------- -- cgit v1.2.3