From cc076757e1471b1080df5c5a0130d96b9c35fb2f Mon Sep 17 00:00:00 2001 From: Alec Roelke Date: Thu, 13 Jul 2017 18:00:50 -0400 Subject: tests: Upate RISC-V binaries and results This patch updates the binaries and results for hello and insttest regressions using the compressed extension. Change-Id: I3d8f2248f490521d3e0dc05c48735cab82b1b04e Reviewed-on: https://gem5-review.googlesource.com/4042 Reviewed-by: Jason Lowe-Power Maintainer: Jason Lowe-Power --- .../ref/riscv/linux-rv64f/simple-atomic/config.ini | 11 +- .../riscv/linux-rv64f/simple-atomic/config.json | 15 +- .../ref/riscv/linux-rv64f/simple-atomic/simerr | 6 +- .../ref/riscv/linux-rv64f/simple-atomic/simout | 113 +++++++- .../ref/riscv/linux-rv64f/simple-atomic/stats.txt | 305 +++++++++++---------- 5 files changed, 282 insertions(+), 168 deletions(-) (limited to 'tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic') diff --git a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.ini b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.ini index 50ff7280f..3bd760d52 100644 --- a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.ini +++ b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.ini @@ -88,8 +88,10 @@ simulate_data_stalls=false simulate_inst_stalls=false socket_id=0 switched_out=false +syscallRetryLatency=10000 system=system tracer=system.cpu.tracer +wait_for_remote_gdb=false width=1 workload=system.cpu.workload dcache_port=system.membus.slave[2] @@ -118,7 +120,7 @@ type=ExeTracer eventq_index=0 [system.cpu.workload] -type=LiveProcess +type=Process cmd=insttest cwd= drivers= @@ -127,14 +129,15 @@ env= errout=cerr euid=100 eventq_index=0 -executable=/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest +executable=/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64f/insttest gid=100 input=cin kvmInSE=false -max_stack_size=67108864 +maxStackSize=67108864 output=cout +pgid=100 pid=100 -ppid=99 +ppid=0 simpoint=0 system=system uid=100 diff --git a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.json b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.json index ecd3e1c52..8a3f65b56 100644 --- a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.json +++ b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/config.json @@ -192,6 +192,7 @@ }, "p_state_clk_gate_bins": 20, "p_state_clk_gate_min": 1000, + "syscallRetryLatency": 10000, "interrupts": [ { "eventq_index": 0, @@ -216,21 +217,22 @@ "uid": 100, "pid": 100, "kvmInSE": false, - "cxx_class": "LiveProcess", - "executable": "/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest", + "cxx_class": "Process", + "executable": "/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64f/insttest", "drivers": [], "system": "system", "gid": 100, "eventq_index": 0, "env": [], - "input": "cin", - "ppid": 99, - "type": "LiveProcess", + "maxStackSize": 67108864, + "ppid": 0, + "type": "Process", "cwd": "", + "pgid": 100, "simpoint": 0, "euid": 100, + "input": "cin", "path": "system.cpu.workload", - "max_stack_size": 67108864, "name": "workload", "cmd": [ "insttest" @@ -242,6 +244,7 @@ } ], "name": "cpu", + "wait_for_remote_gdb": false, "dtb": { "name": "dtb", "eventq_index": 0, diff --git a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simerr b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simerr index fd133b12b..eaef272b7 100755 --- a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simerr +++ b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simerr @@ -1,3 +1,5 @@ -warn: Unknown operating system; assuming Linux. warn: Sockets disabled, not accepting gdb connections -warn: ClockedObject: More than one power state change request encountered within the same simulation tick +info: Entering event queue @ 0. Starting simulation... +warn: readlink() called on '/proc/self/exe' may yield unexpected results in various settings. + Returning '/home/ar4jc/gem5/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest' +info: Increasing stack size by one page. diff --git a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simout b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simout index 1aedc7412..bbbf6fc92 100755 --- a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simout +++ b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/simout @@ -3,14 +3,12 @@ Redirecting stderr to build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv6 gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Nov 30 2016 14:33:35 -gem5 started Nov 30 2016 16:18:33 -gem5 executing on zizzer, pid 34079 -command line: /z/powerjg/gem5-upstream/build/RISCV/gem5.opt -d build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64f/simple-atomic -re /z/powerjg/gem5-upstream/tests/testing/../run.py quick/se/02.insttest/riscv/linux-rv64f/simple-atomic +gem5 compiled Jul 13 2017 17:09:45 +gem5 started Jul 13 2017 17:11:10 +gem5 executing on boldrock, pid 1746 +command line: /home/ar4jc/gem5/build/RISCV/gem5.opt -d build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64f/simple-atomic --stats-file 'text://stats.txt?desc=False' -re /home/ar4jc/gem5/tests/testing/../run.py quick/se/02.insttest/riscv/linux-rv64f/simple-atomic Global frequency set at 1000000000000 ticks per second -info: Entering event queue @ 0. Starting simulation... -info: Increasing stack size by one page. clear fsflags: PASS flw: PASS fsw: PASS @@ -118,4 +116,105 @@ fcvt.w.s, truncate negative: PASS fcvt.w.s, 0.0: PASS fcvt.w.s, -0.0: PASS fcvt.w.s, overflow: FAIL (expected 2147483647; found -2147483648) -Exiting @ tick 113137000 because target called exit() +fcvt.w.s, underflow: PASS +fcvt.w.s, infinity: FAIL (expected 2147483647; found -2147483648) +fcvt.w.s, -infinity: PASS +fcvt.w.s, quiet NaN: PASS +fcvt.w.s, quiet -NaN: PASS +fcvt.w.s, signaling NaN: PASS +fcvt.wu.s, truncate positive: PASS +fcvt.wu.s, truncate negative: PASS +fcvt.wu.s, 0.0: PASS +fcvt.wu.s, -0.0: PASS +fcvt.wu.s, overflow: FAIL (expected 18446744073709551615; found 0) +fcvt.wu.s, underflow: PASS +fcvt.wu.s, infinity: FAIL (expected 18446744073709551615; found 0) +fcvt.wu.s, -infinity: PASS +fcvt.wu.s, quiet NaN: FAIL (expected 18446744073709551615; found 0) +fcvt.wu.s, quiet -NaN: FAIL (expected 18446744073709551615; found 0) +fcvt.wu.s, signaling NaN: PASS +fmv.x.s, positive: PASS +fmv.x.s, negative: PASS +fmv.x.s, 0.0: PASS +fmv.x.s, -0.0: PASS +feq.s, equal: PASS +feq.s, not equal: PASS +feq.s, 0 == -0: PASS +feq.s, quiet NaN first: PASS +feq.s, quiet NaN second: PASS +feq.s, quiet NaN both: PASS +feq.s, signaling NaN first: PASS +feq.s, signaling NaN second: PASS +feq.s, signaling NaN both: PASS +flt.s, equal: PASS +flt.s, less: PASS +flt.s, greater: PASS +flt.s, quiet NaN first: PASS +flt.s, quiet NaN second: PASS +flt.s, quiet NaN both: PASS +flt.s, signaling NaN first: PASS +flt.s, signaling NaN second: PASS +flt.s, signaling NaN both: PASS +fle.s, equal: PASS +fle.s, less: PASS +fle.s, greater: PASS +fle.s, 0 == -0: PASS +fle.s, quiet NaN first: PASS +fle.s, quiet NaN second: PASS +fle.s, quiet NaN both: PASS +fle.s, signaling NaN first: PASS +fle.s, signaling NaN second: PASS +fle.s, signaling NaN both: PASS +fclass.s, -infinity: PASS +fclass.s, -normal: PASS +fclass.s, -subnormal: PASS +fclass.s, -0.0: PASS +fclass.s, 0.0: PASS +fclass.s, subnormal: PASS +fclass.s, normal: PASS +fclass.s, infinity: PASS +fclass.s, signaling NaN: PASS +fclass.s, quiet NaN: PASS +fcvt.s.w, 0: PASS +fcvt.s.w, negative: PASS +fcvt.s.w, truncate: PASS +fcvt.s.wu, 0: PASS +fcvt.s.wu: PASS +fcvt.s.wu, truncate: PASS +fmv.s.x: PASS +fmv.s.x, truncate: PASS +fsrm: PASS +fsflags: PASS +fscsr: PASS +restore initial round mode: PASS +fcvt.l.s, truncate positive: PASS +fcvt.l.s, truncate negative: PASS +fcvt.l.s, 0.0: PASS +fcvt.l.s, -0.0: PASS +fcvt.l.s, 32-bit overflow: PASS +fcvt.l.s, overflow: FAIL (expected 9223372036854775807; found -9223372036854775808) +fcvt.l.s, underflow: PASS +fcvt.l.s, infinity: FAIL (expected 9223372036854775807; found -9223372036854775808) +fcvt.l.s, -infinity: PASS +fcvt.l.s, quiet NaN: PASS +fcvt.l.s, quiet -NaN: PASS +fcvt.l.s, signaling NaN: PASS +fcvt.lu.s, truncate positive: PASS +fcvt.lu.s, truncate negative: PASS +fcvt.lu.s, 0.0: PASS +fcvt.lu.s, -0.0: PASS +fcvt.lu.s, 32-bit overflow: PASS +fcvt.lu.s, overflow: FAIL (expected 18446744073709551615; found 0) +fcvt.lu.s, underflow: PASS +fcvt.lu.s, infinity: FAIL (expected 18446744073709551615; found 0) +fcvt.lu.s, -infinity: PASS +fcvt.lu.s, quiet NaN: FAIL (expected 18446744073709551615; found 9223372036854775808) +fcvt.lu.s, quiet -NaN: FAIL (expected 18446744073709551615; found 9223372036854775808) +fcvt.lu.s, signaling NaN: PASS +fcvt.s.l, 0: PASS +fcvt.s.l, negative: PASS +fcvt.s.l, 32-bit truncate: PASS +fcvt.s.lu, 0: PASS +fcvt.s.lu: PASS +fcvt.s.lu, 32-bit truncate: PASS +Exiting @ tick 244411500 because exiting with last active thread context diff --git a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/stats.txt b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/stats.txt index eab32259e..9fef2892d 100644 --- a/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/stats.txt +++ b/tests/quick/se/02.insttest/ref/riscv/linux-rv64f/simple-atomic/stats.txt @@ -1,153 +1,160 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 0.000113 # Number of seconds simulated -sim_ticks 113137000 # Number of ticks simulated -final_tick 113137000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) -sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 28615 # Simulator instruction rate (inst/s) -host_op_rate 28615 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 14314809 # Simulator tick rate (ticks/s) -host_mem_usage 234404 # Number of bytes of host memory used -host_seconds 7.90 # Real time elapsed on the host -sim_insts 226159 # Number of instructions simulated -sim_ops 226159 # Number of ops (including micro ops) simulated -system.voltage_domain.voltage 1 # Voltage in Volts -system.clk_domain.clock 1000 # Clock period in ticks -system.physmem.pwrStateResidencyTicks::UNDEFINED 113137000 # Cumulative time (in ticks) in various power states -system.physmem.bytes_read::cpu.inst 905100 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.data 339455 # Number of bytes read from this memory -system.physmem.bytes_read::total 1244555 # Number of bytes read from this memory -system.physmem.bytes_inst_read::cpu.inst 905100 # Number of instructions bytes read from this memory -system.physmem.bytes_inst_read::total 905100 # Number of instructions bytes read from this memory -system.physmem.bytes_written::cpu.data 226262 # Number of bytes written to this memory -system.physmem.bytes_written::total 226262 # Number of bytes written to this memory -system.physmem.num_reads::cpu.inst 226275 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.data 51711 # Number of read requests responded to by this memory -system.physmem.num_reads::total 277986 # Number of read requests responded to by this memory -system.physmem.num_writes::cpu.data 37229 # Number of write requests responded to by this memory -system.physmem.num_writes::total 37229 # Number of write requests responded to by this memory -system.physmem.bw_read::cpu.inst 8000035355 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.data 3000388909 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::total 11000424264 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::cpu.inst 8000035355 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::total 8000035355 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_write::cpu.data 1999893934 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_write::total 1999893934 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_total::cpu.inst 8000035355 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.data 5000282843 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::total 13000318198 # Total bandwidth to/from this memory (bytes/s) -system.pwrStateResidencyTicks::UNDEFINED 113137000 # Cumulative time (in ticks) in various power states -system.cpu_clk_domain.clock 500 # Clock period in ticks -system.cpu.dtb.read_hits 0 # DTB read hits -system.cpu.dtb.read_misses 0 # DTB read misses -system.cpu.dtb.read_accesses 0 # DTB read accesses -system.cpu.dtb.write_hits 0 # DTB write hits -system.cpu.dtb.write_misses 0 # DTB write misses -system.cpu.dtb.write_accesses 0 # DTB write accesses -system.cpu.dtb.hits 0 # DTB hits -system.cpu.dtb.misses 0 # DTB misses -system.cpu.dtb.accesses 0 # DTB accesses -system.cpu.itb.read_hits 0 # DTB read hits -system.cpu.itb.read_misses 0 # DTB read misses -system.cpu.itb.read_accesses 0 # DTB read accesses -system.cpu.itb.write_hits 0 # DTB write hits -system.cpu.itb.write_misses 0 # DTB write misses -system.cpu.itb.write_accesses 0 # DTB write accesses -system.cpu.itb.hits 0 # DTB hits -system.cpu.itb.misses 0 # DTB misses -system.cpu.itb.accesses 0 # DTB accesses -system.cpu.workload.numSyscalls 115 # Number of system calls -system.cpu.pwrStateResidencyTicks::ON 113137000 # Cumulative time (in ticks) in various power states -system.cpu.numCycles 226275 # 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 226159 # Number of instructions committed -system.cpu.committedOps 226159 # Number of ops (including micro ops) committed -system.cpu.num_int_alu_accesses 225992 # Number of integer alu accesses -system.cpu.num_fp_alu_accesses 862 # Number of float alu accesses -system.cpu.num_func_calls 16616 # number of times a function call or return occured -system.cpu.num_conditional_control_insts 33789 # number of instructions that are conditional controls -system.cpu.num_int_insts 225992 # number of integer instructions -system.cpu.num_fp_insts 862 # number of float instructions -system.cpu.num_int_register_reads 298589 # number of times the integer registers were read -system.cpu.num_int_register_writes 154866 # number of times the integer registers were written -system.cpu.num_fp_register_reads 733 # number of times the floating registers were read -system.cpu.num_fp_register_writes 588 # number of times the floating registers were written -system.cpu.num_mem_refs 88941 # number of memory refs -system.cpu.num_load_insts 51711 # Number of load instructions -system.cpu.num_store_insts 37230 # Number of store instructions -system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_busy_cycles 226275 # Number of busy cycles -system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.idle_fraction 0 # Percentage of idle cycles -system.cpu.Branches 50405 # Number of branches fetched -system.cpu.op_class::No_OpClass 117 0.05% 0.05% # Class of executed instruction -system.cpu.op_class::IntAlu 136540 60.34% 60.39% # Class of executed instruction -system.cpu.op_class::IntMult 325 0.14% 60.54% # Class of executed instruction -system.cpu.op_class::IntDiv 40 0.02% 60.56% # Class of executed instruction -system.cpu.op_class::FloatAdd 104 0.05% 60.60% # Class of executed instruction -system.cpu.op_class::FloatCmp 119 0.05% 60.65% # Class of executed instruction -system.cpu.op_class::FloatCvt 43 0.02% 60.67% # Class of executed instruction -system.cpu.op_class::FloatMult 30 0.01% 60.69% # Class of executed instruction -system.cpu.op_class::FloatMultAcc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::FloatDiv 11 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::FloatMisc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::FloatSqrt 5 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdAdd 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdAddAcc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdAlu 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdCmp 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdCvt 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdMisc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdMult 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdMultAcc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdShift 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdShiftAcc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdSqrt 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatAdd 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatAlu 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatCmp 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatCvt 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatDiv 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatMisc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatMult 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatMultAcc 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::SimdFloatSqrt 0 0.00% 60.69% # Class of executed instruction -system.cpu.op_class::MemRead 51297 22.67% 83.36% # Class of executed instruction -system.cpu.op_class::MemWrite 37094 16.39% 99.76% # Class of executed instruction -system.cpu.op_class::FloatMemRead 414 0.18% 99.94% # Class of executed instruction -system.cpu.op_class::FloatMemWrite 136 0.06% 100.00% # Class of executed instruction -system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction -system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction -system.cpu.op_class::total 226275 # Class of executed instruction -system.membus.snoop_filter.tot_requests 0 # Total number of requests made to the snoop filter. -system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data. -system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data. -system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter. -system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data. -system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data. -system.membus.pwrStateResidencyTicks::UNDEFINED 113137000 # Cumulative time (in ticks) in various power states -system.membus.trans_dist::ReadReq 277986 # Transaction distribution -system.membus.trans_dist::ReadResp 277986 # Transaction distribution -system.membus.trans_dist::WriteReq 37229 # Transaction distribution -system.membus.trans_dist::WriteResp 37229 # Transaction distribution -system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 452550 # Packet count per connected master and slave (bytes) -system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 177880 # Packet count per connected master and slave (bytes) -system.membus.pkt_count::total 630430 # Packet count per connected master and slave (bytes) -system.membus.pkt_size_system.cpu.icache_port::system.physmem.port 905100 # Cumulative packet size per connected master and slave (bytes) -system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port 565717 # Cumulative packet size per connected master and slave (bytes) -system.membus.pkt_size::total 1470817 # Cumulative packet size per connected master and slave (bytes) -system.membus.snoops 0 # Total snoops (count) -system.membus.snoopTraffic 0 # Total snoop traffic (bytes) -system.membus.snoop_fanout::samples 315215 # Request fanout histogram -system.membus.snoop_fanout::mean 0 # Request fanout histogram -system.membus.snoop_fanout::stdev 0 # Request fanout histogram -system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram -system.membus.snoop_fanout::0 315215 100.00% 100.00% # Request fanout histogram -system.membus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram -system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram -system.membus.snoop_fanout::min_value 0 # Request fanout histogram -system.membus.snoop_fanout::max_value 0 # Request fanout histogram -system.membus.snoop_fanout::total 315215 # Request fanout histogram +sim_seconds 0.000244 +sim_ticks 244411500 +final_tick 244411500 +sim_freq 1000000000000 +host_inst_rate 4072 +host_op_rate 4084 +host_tick_rate 2392518 +host_mem_usage 259288 +host_seconds 102.15 +sim_insts 416024 +sim_ops 417277 +system.voltage_domain.voltage 1 +system.clk_domain.clock 1000 +system.physmem.pwrStateResidencyTicks::UNDEFINED 244411500 +system.physmem.bytes_read::cpu.inst 1950284 +system.physmem.bytes_read::cpu.data 696743 +system.physmem.bytes_read::total 2647027 +system.physmem.bytes_inst_read::cpu.inst 1950284 +system.physmem.bytes_inst_read::total 1950284 +system.physmem.bytes_written::cpu.data 440589 +system.physmem.bytes_written::total 440589 +system.physmem.num_reads::cpu.inst 487571 +system.physmem.num_reads::cpu.data 105498 +system.physmem.num_reads::total 593069 +system.physmem.num_writes::cpu.data 64126 +system.physmem.num_writes::total 64126 +system.physmem.bw_read::cpu.inst 7979509965 +system.physmem.bw_read::cpu.data 2850696468 +system.physmem.bw_read::total 10830206434 +system.physmem.bw_inst_read::cpu.inst 7979509965 +system.physmem.bw_inst_read::total 7979509965 +system.physmem.bw_write::cpu.data 1802652493 +system.physmem.bw_write::total 1802652493 +system.physmem.bw_total::cpu.inst 7979509965 +system.physmem.bw_total::cpu.data 4653348962 +system.physmem.bw_total::total 12632858928 +system.pwrStateResidencyTicks::UNDEFINED 244411500 +system.cpu_clk_domain.clock 500 +system.cpu.dtb.read_hits 0 +system.cpu.dtb.read_misses 0 +system.cpu.dtb.read_accesses 0 +system.cpu.dtb.write_hits 0 +system.cpu.dtb.write_misses 0 +system.cpu.dtb.write_accesses 0 +system.cpu.dtb.hits 0 +system.cpu.dtb.misses 0 +system.cpu.dtb.accesses 0 +system.cpu.itb.read_hits 0 +system.cpu.itb.read_misses 0 +system.cpu.itb.read_accesses 0 +system.cpu.itb.write_hits 0 +system.cpu.itb.write_misses 0 +system.cpu.itb.write_accesses 0 +system.cpu.itb.hits 0 +system.cpu.itb.misses 0 +system.cpu.itb.accesses 0 +system.cpu.workload.numSyscalls 216 +system.cpu.pwrStateResidencyTicks::ON 244411500 +system.cpu.numCycles 488824 +system.cpu.numWorkItemsStarted 0 +system.cpu.numWorkItemsCompleted 0 +system.cpu.committedInsts 416024 +system.cpu.committedOps 417277 +system.cpu.num_int_alu_accesses 415220 +system.cpu.num_fp_alu_accesses 1163 +system.cpu.num_vec_alu_accesses 0 +system.cpu.num_func_calls 23050 +system.cpu.num_conditional_control_insts 67806 +system.cpu.num_int_insts 415220 +system.cpu.num_fp_insts 1163 +system.cpu.num_vec_insts 0 +system.cpu.num_int_register_reads 525251 +system.cpu.num_int_register_writes 276296 +system.cpu.num_fp_register_reads 936 +system.cpu.num_fp_register_writes 756 +system.cpu.num_vec_register_reads 0 +system.cpu.num_vec_register_writes 0 +system.cpu.num_mem_refs 169624 +system.cpu.num_load_insts 105498 +system.cpu.num_store_insts 64126 +system.cpu.num_idle_cycles -0 +system.cpu.num_busy_cycles 488824 +system.cpu.not_idle_fraction 1 +system.cpu.idle_fraction -0 +system.cpu.Branches 90856 +system.cpu.op_class::No_OpClass 236 0.05% 0.05% +system.cpu.op_class::IntAlu 245871 58.89% 58.94% +system.cpu.op_class::IntMult 674 0.16% 59.11% +system.cpu.op_class::IntDiv 644 0.15% 59.26% +system.cpu.op_class::FloatAdd 128 0.03% 59.29% +system.cpu.op_class::FloatCmp 161 0.03% 59.33% +system.cpu.op_class::FloatCvt 109 0.02% 59.35% +system.cpu.op_class::FloatMult 30 0.00% 59.36% +system.cpu.op_class::FloatMultAcc 0 0.00% 59.36% +system.cpu.op_class::FloatDiv 11 0.00% 59.36% +system.cpu.op_class::FloatMisc 0 0.00% 59.36% +system.cpu.op_class::FloatSqrt 5 0.00% 59.37% +system.cpu.op_class::SimdAdd 0 0.00% 59.37% +system.cpu.op_class::SimdAddAcc 0 0.00% 59.37% +system.cpu.op_class::SimdAlu 0 0.00% 59.37% +system.cpu.op_class::SimdCmp 0 0.00% 59.37% +system.cpu.op_class::SimdCvt 0 0.00% 59.37% +system.cpu.op_class::SimdMisc 0 0.00% 59.37% +system.cpu.op_class::SimdMult 0 0.00% 59.37% +system.cpu.op_class::SimdMultAcc 0 0.00% 59.37% +system.cpu.op_class::SimdShift 0 0.00% 59.37% +system.cpu.op_class::SimdShiftAcc 0 0.00% 59.37% +system.cpu.op_class::SimdSqrt 0 0.00% 59.37% +system.cpu.op_class::SimdFloatAdd 0 0.00% 59.37% +system.cpu.op_class::SimdFloatAlu 0 0.00% 59.37% +system.cpu.op_class::SimdFloatCmp 0 0.00% 59.37% +system.cpu.op_class::SimdFloatCvt 0 0.00% 59.37% +system.cpu.op_class::SimdFloatDiv 0 0.00% 59.37% +system.cpu.op_class::SimdFloatMisc 0 0.00% 59.37% +system.cpu.op_class::SimdFloatMult 0 0.00% 59.37% +system.cpu.op_class::SimdFloatMultAcc 0 0.00% 59.37% +system.cpu.op_class::SimdFloatSqrt 0 0.00% 59.37% +system.cpu.op_class::MemRead 104951 25.13% 84.50% +system.cpu.op_class::MemWrite 63954 15.31% 99.82% +system.cpu.op_class::FloatMemRead 547 0.13% 99.95% +system.cpu.op_class::FloatMemWrite 172 0.04% 99.99% +system.cpu.op_class::IprAccess 0 0.00% 99.99% +system.cpu.op_class::InstPrefetch 0 0.00% 99.99% +system.cpu.op_class::total 417493 +system.membus.snoop_filter.tot_requests 0 +system.membus.snoop_filter.hit_single_requests 0 +system.membus.snoop_filter.hit_multi_requests 0 +system.membus.snoop_filter.tot_snoops 0 +system.membus.snoop_filter.hit_single_snoops 0 +system.membus.snoop_filter.hit_multi_snoops 0 +system.membus.pwrStateResidencyTicks::UNDEFINED 244411500 +system.membus.trans_dist::ReadReq 591378 +system.membus.trans_dist::ReadResp 593069 +system.membus.trans_dist::WriteReq 62435 +system.membus.trans_dist::WriteResp 62435 +system.membus.trans_dist::LoadLockedReq 1691 +system.membus.trans_dist::StoreCondReq 1691 +system.membus.trans_dist::StoreCondResp 1691 +system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 975142 +system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 339248 +system.membus.pkt_count::total 1314390 +system.membus.pkt_size_system.cpu.icache_port::system.physmem.port 1950284 +system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port 1137332 +system.membus.pkt_size::total 3087616 +system.membus.snoops 0 +system.membus.snoopTraffic 0 +system.membus.snoop_fanout::samples 657195 +system.membus.snoop_fanout::mean 0 +system.membus.snoop_fanout::stdev -0 +system.membus.snoop_fanout::underflows 0 0.00% 0.00% +system.membus.snoop_fanout::0 657195 100.00% 100.00% +system.membus.snoop_fanout::1 0 0.00% 100.00% +system.membus.snoop_fanout::overflows 0 0.00% 100.00% +system.membus.snoop_fanout::min_value 0 +system.membus.snoop_fanout::max_value 0 +system.membus.snoop_fanout::total 657195 ---------- End Simulation Statistics ---------- -- cgit v1.2.3