From 5b49c3d255eb82089496f8a77d6ab50004b5a2c2 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Tue, 21 May 2013 11:32:57 -0500 Subject: stats: updates statistics for ruby regressions --- .../simple-timing-ruby-MOESI_hammer/stats.txt | 46 ++++++++-------------- 1 file changed, 17 insertions(+), 29 deletions(-) (limited to 'tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt') diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt index 2f8e4f7f6..d3fbb9bcf 100644 --- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt @@ -4,37 +4,25 @@ sim_seconds 0.000035 # Nu sim_ticks 35432 # Number of ticks simulated final_tick 35432 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000 # Frequency of simulated ticks -host_inst_rate 16513 # Simulator instruction rate (inst/s) -host_op_rate 16511 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 226994 # Simulator tick rate (ticks/s) -host_mem_usage 148320 # Number of bytes of host memory used -host_seconds 0.16 # Real time elapsed on the host +host_inst_rate 17259 # Simulator instruction rate (inst/s) +host_op_rate 17257 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 237238 # Simulator tick rate (ticks/s) +host_mem_usage 151196 # Number of bytes of host memory used +host_seconds 0.15 # Real time elapsed on the host sim_insts 2577 # Number of instructions simulated sim_ops 2577 # Number of ops (including micro ops) simulated -system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_reads 0 # number of data array reads -system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_writes 0 # number of data array writes -system.ruby.l1_cntrl0.L1DcacheMemory.num_tag_array_reads 0 # number of tag array reads -system.ruby.l1_cntrl0.L1DcacheMemory.num_tag_array_writes 0 # number of tag array writes -system.ruby.l1_cntrl0.L1DcacheMemory.num_tag_array_stalls 0 # number of stalls caused by tag array -system.ruby.l1_cntrl0.L1DcacheMemory.num_data_array_stalls 0 # number of stalls caused by data array -system.ruby.l1_cntrl0.L1IcacheMemory.num_data_array_reads 0 # number of data array reads -system.ruby.l1_cntrl0.L1IcacheMemory.num_data_array_writes 0 # number of data array writes -system.ruby.l1_cntrl0.L1IcacheMemory.num_tag_array_reads 0 # number of tag array reads -system.ruby.l1_cntrl0.L1IcacheMemory.num_tag_array_writes 0 # number of tag array writes -system.ruby.l1_cntrl0.L1IcacheMemory.num_tag_array_stalls 0 # number of stalls caused by tag array -system.ruby.l1_cntrl0.L1IcacheMemory.num_data_array_stalls 0 # number of stalls caused by data array -system.ruby.l1_cntrl0.L2cacheMemory.num_data_array_reads 0 # number of data array reads -system.ruby.l1_cntrl0.L2cacheMemory.num_data_array_writes 0 # number of data array writes -system.ruby.l1_cntrl0.L2cacheMemory.num_tag_array_reads 0 # number of tag array reads -system.ruby.l1_cntrl0.L2cacheMemory.num_tag_array_writes 0 # number of tag array writes -system.ruby.l1_cntrl0.L2cacheMemory.num_tag_array_stalls 0 # number of stalls caused by tag array -system.ruby.l1_cntrl0.L2cacheMemory.num_data_array_stalls 0 # number of stalls caused by data array -system.ruby.dir_cntrl0.probeFilter.num_data_array_reads 0 # number of data array reads -system.ruby.dir_cntrl0.probeFilter.num_data_array_writes 0 # number of data array writes -system.ruby.dir_cntrl0.probeFilter.num_tag_array_reads 0 # number of tag array reads -system.ruby.dir_cntrl0.probeFilter.num_tag_array_writes 0 # number of tag array writes -system.ruby.dir_cntrl0.probeFilter.num_tag_array_stalls 0 # number of stalls caused by tag array -system.ruby.dir_cntrl0.probeFilter.num_data_array_stalls 0 # number of stalls caused by data array +system.ruby.l1_cntrl0.L1Dcache.demand_hits 469 # Number of cache demand hits +system.ruby.l1_cntrl0.L1Dcache.demand_misses 240 # Number of cache demand misses +system.ruby.l1_cntrl0.L1Dcache.demand_accesses 709 # Number of cache demand accesses +system.ruby.l1_cntrl0.L1Icache.demand_hits 2315 # Number of cache demand hits +system.ruby.l1_cntrl0.L1Icache.demand_misses 270 # Number of cache demand misses +system.ruby.l1_cntrl0.L1Icache.demand_accesses 2585 # Number of cache demand accesses +system.ruby.l1_cntrl0.L2cache.demand_hits 69 # Number of cache demand hits +system.ruby.l1_cntrl0.L2cache.demand_misses 441 # Number of cache demand misses +system.ruby.l1_cntrl0.L2cache.demand_accesses 510 # Number of cache demand accesses +system.ruby.dir_cntrl0.probeFilter.demand_hits 0 # Number of cache demand hits +system.ruby.dir_cntrl0.probeFilter.demand_misses 0 # Number of cache demand misses +system.ruby.dir_cntrl0.probeFilter.demand_accesses 0 # Number of cache demand accesses system.cpu.dtb.fetch_hits 0 # ITB hits system.cpu.dtb.fetch_misses 0 # ITB misses system.cpu.dtb.fetch_acv 0 # ITB acv -- cgit v1.2.3