summaryrefslogtreecommitdiff
path: root/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/se/70.twolf/ref/x86/linux/simple-atomic')
-rw-r--r--tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/config.ini24
-rwxr-xr-xtests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simerr3
-rwxr-xr-xtests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simout13
-rw-r--r--tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt282
4 files changed, 167 insertions, 155 deletions
diff --git a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/config.ini b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/config.ini
index f53bc72d5..f29a800e1 100644
--- a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/config.ini
+++ b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/config.ini
@@ -20,6 +20,7 @@ exit_on_work_items=false
init_param=0
kernel=
kernel_addr_check=true
+kvm_vm=Null
load_addr_mask=1099511627775
load_offset=0
mem_mode=atomic
@@ -88,6 +89,7 @@ simulate_data_stalls=false
simulate_inst_stalls=false
socket_id=0
switched_out=false
+syscallRetryLatency=10000
system=system
tracer=system.cpu.tracer
width=1
@@ -167,7 +169,7 @@ type=ExeTracer
eventq_index=0
[system.cpu.workload]
-type=LiveProcess
+type=Process
cmd=twolf smred
cwd=build/X86/tests/opt/quick/se/70.twolf/x86/linux/simple-atomic
drivers=
@@ -176,14 +178,15 @@ env=
errout=cerr
euid=100
eventq_index=0
-executable=/arm/projectscratch/randd/systems/dist/cpu2000/binaries/x86/linux/twolf
+executable=/usr/local/google/home/gabeblack/gem5/dist/m5/cpu2000/binaries/x86/linux/twolf
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
@@ -207,6 +210,7 @@ transition_latency=100000000
[system.membus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.clk_domain
default_p_state=UNDEFINED
eventq_index=0
@@ -218,7 +222,7 @@ p_state_clk_gate_min=1000
point_of_coherency=true
power_model=Null
response_latency=2
-snoop_filter=Null
+snoop_filter=system.membus.snoop_filter
snoop_response_latency=4
system=system
use_default_range=false
@@ -226,6 +230,13 @@ width=16
master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.interrupts.int_master
+[system.membus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=1
+max_capacity=8388608
+system=system
+
[system.physmem]
type=SimpleMemory
bandwidth=73.000000
@@ -234,6 +245,7 @@ conf_table_reported=true
default_p_state=UNDEFINED
eventq_index=0
in_addr_map=true
+kvm_map=true
latency=30000
latency_var=0
null=false
@@ -241,7 +253,7 @@ p_state_clk_gate_bins=20
p_state_clk_gate_max=1000000000000
p_state_clk_gate_min=1000
power_model=Null
-range=0:134217727
+range=0:134217727:0:0:0:0
port=system.membus.master[0]
[system.voltage_domain]
diff --git a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simerr b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simerr
index aadc3d011..094173d40 100755
--- a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simerr
+++ b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simerr
@@ -1,2 +1,5 @@
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...
+info: Increasing stack size by one page.
+info: Increasing stack size by one page.
diff --git a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simout b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simout
index f40711d5c..c05a3785d 100755
--- a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simout
+++ b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/simout
@@ -3,22 +3,19 @@ Redirecting stderr to build/X86/tests/opt/quick/se/70.twolf/x86/linux/simple-ato
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jul 21 2016 14:35:23
-gem5 started Jul 21 2016 14:36:17
-gem5 executing on e108600-lin, pid 18540
-command line: /work/curdun01/gem5-external.hg/build/X86/gem5.opt -d build/X86/tests/opt/quick/se/70.twolf/x86/linux/simple-atomic -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/se/70.twolf/x86/linux/simple-atomic
+gem5 compiled Apr 3 2017 19:05:53
+gem5 started Apr 3 2017 19:06:21
+gem5 executing on gabeblack-desktop.mtv.corp.google.com, pid 87172
+command line: /usr/local/google/home/gabeblack/gem5/gem5-public/build/X86/gem5.opt -d build/X86/tests/opt/quick/se/70.twolf/x86/linux/simple-atomic --stats-file 'text://stats.txt?desc=False' -re /usr/local/google/home/gabeblack/gem5/gem5-public/tests/testing/../run.py quick/se/70.twolf/x86/linux/simple-atomic
Couldn't unlink build/X86/tests/opt/quick/se/70.twolf/x86/linux/simple-atomic/smred.sav
Couldn't unlink build/X86/tests/opt/quick/se/70.twolf/x86/linux/simple-atomic/smred.sv2
Global frequency set at 1000000000000 ticks per second
-info: Entering event queue @ 0. Starting simulation...
TimberWolfSC version:v4.3a date:Mon Jan 25 18:50:36 EST 1988
Standard Cell Placement and Global Routing Program
Authors: Carl Sechen, Bill Swartz
Yale University
-info: Increasing stack size by one page.
-info: Increasing stack size by one page.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
@@ -27,4 +24,4 @@ info: Increasing stack size by one page.
76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
-122 123 124 Exiting @ tick 131393279000 because target called exit()
+122 123 124 Exiting @ tick 131393279000 because exiting with last active thread context
diff --git a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
index fba8c2c09..78c52ebfd 100644
--- a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
@@ -1,145 +1,145 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.131393 # Number of seconds simulated
-sim_ticks 131393279000 # Number of ticks simulated
-final_tick 131393279000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
-sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1535006 # Simulator instruction rate (inst/s)
-host_op_rate 2572810 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1527126307 # Simulator tick rate (ticks/s)
-host_mem_usage 288212 # Number of bytes of host memory used
-host_seconds 86.04 # Real time elapsed on the host
-sim_insts 132071193 # Number of instructions simulated
-sim_ops 221363385 # 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 131393279000 # Cumulative time (in ticks) in various power states
-system.physmem.bytes_read::cpu.inst 1387954936 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 310423752 # Number of bytes read from this memory
-system.physmem.bytes_read::total 1698378688 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 1387954936 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 1387954936 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::cpu.data 99822191 # Number of bytes written to this memory
-system.physmem.bytes_written::total 99822191 # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst 173494367 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 56682005 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 230176372 # Number of read requests responded to by this memory
-system.physmem.num_writes::cpu.data 20515731 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 20515731 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 10563363260 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 2362554267 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 12925917527 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 10563363260 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 10563363260 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data 759720678 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 759720678 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 10563363260 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 3122274945 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 13685638205 # Total bandwidth to/from this memory (bytes/s)
-system.pwrStateResidencyTicks::UNDEFINED 131393279000 # Cumulative time (in ticks) in various power states
-system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 131393279000 # Cumulative time (in ticks) in various power states
-system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks
-system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 131393279000 # Cumulative time (in ticks) in various power states
-system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 131393279000 # Cumulative time (in ticks) in various power states
-system.cpu.workload.numSyscalls 400 # Number of system calls
-system.cpu.pwrStateResidencyTicks::ON 131393279000 # Cumulative time (in ticks) in various power states
-system.cpu.numCycles 262786559 # 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 132071193 # Number of instructions committed
-system.cpu.committedOps 221363385 # Number of ops (including micro ops) committed
-system.cpu.num_int_alu_accesses 219019986 # Number of integer alu accesses
-system.cpu.num_fp_alu_accesses 2162459 # Number of float alu accesses
-system.cpu.num_func_calls 1595632 # number of times a function call or return occured
-system.cpu.num_conditional_control_insts 8268466 # number of instructions that are conditional controls
-system.cpu.num_int_insts 219019986 # number of integer instructions
-system.cpu.num_fp_insts 2162459 # number of float instructions
-system.cpu.num_int_register_reads 519996939 # number of times the integer registers were read
-system.cpu.num_int_register_writes 201355989 # number of times the integer registers were written
-system.cpu.num_fp_register_reads 3037165 # number of times the floating registers were read
-system.cpu.num_fp_register_writes 1831403 # number of times the floating registers were written
-system.cpu.num_cc_register_reads 96962463 # number of times the CC registers were read
-system.cpu.num_cc_register_writes 56242058 # number of times the CC registers were written
-system.cpu.num_mem_refs 77165304 # number of memory refs
-system.cpu.num_load_insts 56649587 # Number of load instructions
-system.cpu.num_store_insts 20515717 # Number of store instructions
-system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
-system.cpu.num_busy_cycles 262786558.998000 # Number of busy cycles
-system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
-system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
-system.cpu.Branches 12326938 # Number of branches fetched
-system.cpu.op_class::No_OpClass 1176721 0.53% 0.53% # Class of executed instruction
-system.cpu.op_class::IntAlu 134111833 60.58% 61.12% # Class of executed instruction
-system.cpu.op_class::IntMult 772953 0.35% 61.47% # Class of executed instruction
-system.cpu.op_class::IntDiv 7031501 3.18% 64.64% # Class of executed instruction
-system.cpu.op_class::FloatAdd 1105073 0.50% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatCmp 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatCvt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatMult 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatMultAcc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatDiv 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatMisc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::FloatSqrt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdAdd 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdAddAcc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdAlu 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdCmp 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdCvt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdMisc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdMult 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdMultAcc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdShift 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdShiftAcc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdSqrt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatAdd 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatAlu 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatCmp 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatCvt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatDiv 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatMisc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatMult 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::MemRead 55945136 25.27% 90.41% # Class of executed instruction
-system.cpu.op_class::MemWrite 20410230 9.22% 99.63% # Class of executed instruction
-system.cpu.op_class::FloatMemRead 704451 0.32% 99.95% # Class of executed instruction
-system.cpu.op_class::FloatMemWrite 105487 0.05% 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 221363385 # 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 131393279000 # Cumulative time (in ticks) in various power states
-system.membus.trans_dist::ReadReq 230176372 # Transaction distribution
-system.membus.trans_dist::ReadResp 230176372 # Transaction distribution
-system.membus.trans_dist::WriteReq 20515731 # Transaction distribution
-system.membus.trans_dist::WriteResp 20515731 # Transaction distribution
-system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 346988734 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.icache_port::total 346988734 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 154395472 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::total 154395472 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 501384206 # Packet count per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.icache_port::system.physmem.port 1387954936 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.icache_port::total 1387954936 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port 410245943 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::total 410245943 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size::total 1798200879 # 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 250692103 # 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 250692103 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 250692103 # Request fanout histogram
+sim_seconds 0.131393
+sim_ticks 131393279000
+final_tick 131393279000
+sim_freq 1000000000000
+host_inst_rate 712720
+host_op_rate 1194584
+host_tick_rate 709061486
+host_mem_usage 300116
+host_seconds 185.31
+sim_insts 132071193
+sim_ops 221363385
+system.voltage_domain.voltage 1
+system.clk_domain.clock 1000
+system.physmem.pwrStateResidencyTicks::UNDEFINED 131393279000
+system.physmem.bytes_read::cpu.inst 1387954936
+system.physmem.bytes_read::cpu.data 310423752
+system.physmem.bytes_read::total 1698378688
+system.physmem.bytes_inst_read::cpu.inst 1387954936
+system.physmem.bytes_inst_read::total 1387954936
+system.physmem.bytes_written::cpu.data 99822191
+system.physmem.bytes_written::total 99822191
+system.physmem.num_reads::cpu.inst 173494367
+system.physmem.num_reads::cpu.data 56682005
+system.physmem.num_reads::total 230176372
+system.physmem.num_writes::cpu.data 20515731
+system.physmem.num_writes::total 20515731
+system.physmem.bw_read::cpu.inst 10563363260
+system.physmem.bw_read::cpu.data 2362554267
+system.physmem.bw_read::total 12925917527
+system.physmem.bw_inst_read::cpu.inst 10563363260
+system.physmem.bw_inst_read::total 10563363260
+system.physmem.bw_write::cpu.data 759720678
+system.physmem.bw_write::total 759720678
+system.physmem.bw_total::cpu.inst 10563363260
+system.physmem.bw_total::cpu.data 3122274945
+system.physmem.bw_total::total 13685638205
+system.pwrStateResidencyTicks::UNDEFINED 131393279000
+system.cpu_clk_domain.clock 500
+system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 131393279000
+system.cpu.apic_clk_domain.clock 8000
+system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 131393279000
+system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 131393279000
+system.cpu.workload.numSyscalls 400
+system.cpu.pwrStateResidencyTicks::ON 131393279000
+system.cpu.numCycles 262786559
+system.cpu.numWorkItemsStarted 0
+system.cpu.numWorkItemsCompleted 0
+system.cpu.committedInsts 132071193
+system.cpu.committedOps 221363385
+system.cpu.num_int_alu_accesses 219019986
+system.cpu.num_fp_alu_accesses 2162459
+system.cpu.num_func_calls 1595632
+system.cpu.num_conditional_control_insts 8268466
+system.cpu.num_int_insts 219019986
+system.cpu.num_fp_insts 2162459
+system.cpu.num_int_register_reads 519996939
+system.cpu.num_int_register_writes 201355989
+system.cpu.num_fp_register_reads 3037165
+system.cpu.num_fp_register_writes 1831403
+system.cpu.num_cc_register_reads 96962463
+system.cpu.num_cc_register_writes 56242058
+system.cpu.num_mem_refs 77165304
+system.cpu.num_load_insts 56649587
+system.cpu.num_store_insts 20515717
+system.cpu.num_idle_cycles 0
+system.cpu.num_busy_cycles 262786559
+system.cpu.not_idle_fraction 1
+system.cpu.idle_fraction 0
+system.cpu.Branches 12326938
+system.cpu.op_class::No_OpClass 1176721 0.53% 0.53%
+system.cpu.op_class::IntAlu 134111833 60.58% 61.12%
+system.cpu.op_class::IntMult 772953 0.35% 61.47%
+system.cpu.op_class::IntDiv 7031501 3.18% 64.64%
+system.cpu.op_class::FloatAdd 1105073 0.50% 65.14%
+system.cpu.op_class::FloatCmp 0 0.00% 65.14%
+system.cpu.op_class::FloatCvt 0 0.00% 65.14%
+system.cpu.op_class::FloatMult 0 0.00% 65.14%
+system.cpu.op_class::FloatMultAcc 0 0.00% 65.14%
+system.cpu.op_class::FloatDiv 0 0.00% 65.14%
+system.cpu.op_class::FloatMisc 0 0.00% 65.14%
+system.cpu.op_class::FloatSqrt 0 0.00% 65.14%
+system.cpu.op_class::SimdAdd 0 0.00% 65.14%
+system.cpu.op_class::SimdAddAcc 0 0.00% 65.14%
+system.cpu.op_class::SimdAlu 0 0.00% 65.14%
+system.cpu.op_class::SimdCmp 0 0.00% 65.14%
+system.cpu.op_class::SimdCvt 0 0.00% 65.14%
+system.cpu.op_class::SimdMisc 0 0.00% 65.14%
+system.cpu.op_class::SimdMult 0 0.00% 65.14%
+system.cpu.op_class::SimdMultAcc 0 0.00% 65.14%
+system.cpu.op_class::SimdShift 0 0.00% 65.14%
+system.cpu.op_class::SimdShiftAcc 0 0.00% 65.14%
+system.cpu.op_class::SimdSqrt 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatAdd 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatAlu 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatCmp 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatCvt 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatDiv 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatMisc 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatMult 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.14%
+system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.14%
+system.cpu.op_class::MemRead 55945136 25.27% 90.41%
+system.cpu.op_class::MemWrite 20410230 9.22% 99.63%
+system.cpu.op_class::FloatMemRead 704451 0.32% 99.95%
+system.cpu.op_class::FloatMemWrite 105487 0.05% 100.00%
+system.cpu.op_class::IprAccess 0 0.00% 100.00%
+system.cpu.op_class::InstPrefetch 0 0.00% 100.00%
+system.cpu.op_class::total 221363385
+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 131393279000
+system.membus.trans_dist::ReadReq 230176372
+system.membus.trans_dist::ReadResp 230176372
+system.membus.trans_dist::WriteReq 20515731
+system.membus.trans_dist::WriteResp 20515731
+system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 346988734
+system.membus.pkt_count_system.cpu.icache_port::total 346988734
+system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 154395472
+system.membus.pkt_count_system.cpu.dcache_port::total 154395472
+system.membus.pkt_count::total 501384206
+system.membus.pkt_size_system.cpu.icache_port::system.physmem.port 1387954936
+system.membus.pkt_size_system.cpu.icache_port::total 1387954936
+system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port 410245943
+system.membus.pkt_size_system.cpu.dcache_port::total 410245943
+system.membus.pkt_size::total 1798200879
+system.membus.snoops 0
+system.membus.snoopTraffic 0
+system.membus.snoop_fanout::samples 250692103
+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 250692103 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 250692103
---------- End Simulation Statistics ----------