summaryrefslogtreecommitdiff
path: root/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/se/10.mcf/ref/x86/linux/simple-atomic')
-rw-r--r--tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini263
-rw-r--r--tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/mcf.out999
-rwxr-xr-xtests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simerr3
-rwxr-xr-xtests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout28
-rw-r--r--tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt145
5 files changed, 0 insertions, 1438 deletions
diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini
deleted file mode 100644
index 92c3012b0..000000000
--- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini
+++ /dev/null
@@ -1,263 +0,0 @@
-[root]
-type=Root
-children=system
-eventq_index=0
-full_system=false
-sim_quantum=0
-time_sync_enable=false
-time_sync_period=100000000000
-time_sync_spin_threshold=100000000
-
-[system]
-type=System
-children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
-boot_osflags=a
-cache_line_size=64
-clk_domain=system.clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-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
-mem_ranges=
-memories=system.physmem
-mmap_using_noreserve=false
-multi_thread=false
-num_work_ids=16
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-readfile=
-symbolfile=
-thermal_components=
-thermal_model=Null
-work_begin_ckpt_count=0
-work_begin_cpu_id_exit=-1
-work_begin_exit_count=0
-work_cpus_ckpt_count=0
-work_end_ckpt_count=0
-work_end_exit_count=0
-work_item_id=-1
-system_port=system.membus.slave[0]
-
-[system.clk_domain]
-type=SrcClockDomain
-clock=1000
-domain_id=-1
-eventq_index=0
-init_perf_level=0
-voltage_domain=system.voltage_domain
-
-[system.cpu]
-type=AtomicSimpleCPU
-children=apic_clk_domain dtb interrupts isa itb tracer workload
-branchPred=Null
-checker=Null
-clk_domain=system.cpu_clk_domain
-cpu_id=0
-default_p_state=UNDEFINED
-do_checkpoint_insts=true
-do_quiesce=true
-do_statistics_insts=true
-dtb=system.cpu.dtb
-eventq_index=0
-fastmem=false
-function_trace=false
-function_trace_start=0
-interrupts=system.cpu.interrupts
-isa=system.cpu.isa
-itb=system.cpu.itb
-max_insts_all_threads=0
-max_insts_any_thread=0
-max_loads_all_threads=0
-max_loads_any_thread=0
-numThreads=1
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-profile=0
-progress_interval=0
-simpoint_start_insts=
-simulate_data_stalls=false
-simulate_inst_stalls=false
-socket_id=0
-switched_out=false
-syscallRetryLatency=10000
-system=system
-tracer=system.cpu.tracer
-width=1
-workload=system.cpu.workload
-dcache_port=system.membus.slave[2]
-icache_port=system.membus.slave[1]
-
-[system.cpu.apic_clk_domain]
-type=DerivedClockDomain
-clk_divider=16
-clk_domain=system.cpu_clk_domain
-eventq_index=0
-
-[system.cpu.dtb]
-type=X86TLB
-children=walker
-eventq_index=0
-size=64
-walker=system.cpu.dtb.walker
-
-[system.cpu.dtb.walker]
-type=X86PagetableWalker
-clk_domain=system.cpu_clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-num_squash_per_cycle=4
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-system=system
-port=system.membus.slave[4]
-
-[system.cpu.interrupts]
-type=X86LocalApic
-clk_domain=system.cpu.apic_clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-int_latency=1000
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-pio_addr=2305843009213693952
-pio_latency=100000
-power_model=Null
-system=system
-int_master=system.membus.slave[5]
-int_slave=system.membus.master[2]
-pio=system.membus.master[1]
-
-[system.cpu.isa]
-type=X86ISA
-eventq_index=0
-
-[system.cpu.itb]
-type=X86TLB
-children=walker
-eventq_index=0
-size=64
-walker=system.cpu.itb.walker
-
-[system.cpu.itb.walker]
-type=X86PagetableWalker
-clk_domain=system.cpu_clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-num_squash_per_cycle=4
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-system=system
-port=system.membus.slave[3]
-
-[system.cpu.tracer]
-type=ExeTracer
-eventq_index=0
-
-[system.cpu.workload]
-type=Process
-cmd=mcf mcf.in
-cwd=build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic
-drivers=
-egid=100
-env=
-errout=cerr
-euid=100
-eventq_index=0
-executable=/usr/local/google/home/gabeblack/gem5/dist/m5/cpu2000/binaries/x86/linux/mcf
-gid=100
-input=/usr/local/google/home/gabeblack/gem5/dist/m5/cpu2000/data/mcf/smred/input/mcf.in
-kvmInSE=false
-maxStackSize=67108864
-output=cout
-pgid=100
-pid=100
-ppid=0
-simpoint=55300000000
-system=system
-uid=100
-useArchPT=false
-
-[system.cpu_clk_domain]
-type=SrcClockDomain
-clock=500
-domain_id=-1
-eventq_index=0
-init_perf_level=0
-voltage_domain=system.voltage_domain
-
-[system.dvfs_handler]
-type=DVFSHandler
-domains=
-enable=false
-eventq_index=0
-sys_clk_domain=system.clk_domain
-transition_latency=100000000
-
-[system.membus]
-type=CoherentXBar
-children=snoop_filter
-clk_domain=system.clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-forward_latency=4
-frontend_latency=3
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-point_of_coherency=true
-power_model=Null
-response_latency=2
-snoop_filter=system.membus.snoop_filter
-snoop_response_latency=4
-system=system
-use_default_range=false
-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
-clk_domain=system.clk_domain
-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
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-range=0:268435455:0:0:0:0
-port=system.membus.master[0]
-
-[system.voltage_domain]
-type=VoltageDomain
-eventq_index=0
-voltage=1.000000
-
diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/mcf.out b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/mcf.out
deleted file mode 100644
index 095132477..000000000
--- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/mcf.out
+++ /dev/null
@@ -1,999 +0,0 @@
-()
-500
-()
-499
-()
-498
-()
-496
-()
-495
-()
-494
-()
-493
-()
-492
-()
-491
-()
-490
-()
-489
-()
-488
-()
-487
-()
-486
-()
-484
-()
-482
-()
-481
-()
-480
-()
-479
-()
-478
-()
-477
-()
-476
-()
-475
-()
-474
-()
-473
-()
-472
-()
-471
-()
-469
-()
-468
-()
-467
-()
-466
-()
-465
-()
-464
-()
-463
-()
-462
-()
-461
-()
-460
-()
-459
-()
-458
-()
-457
-()
-455
-()
-454
-()
-452
-()
-451
-()
-450
-()
-449
-()
-448
-()
-446
-()
-445
-()
-444
-()
-443
-()
-442
-()
-440
-()
-439
-()
-438
-()
-436
-()
-435
-()
-433
-()
-432
-()
-431
-()
-428
-()
-427
-()
-425
-()
-424
-()
-423
-()
-420
-()
-419
-()
-416
-()
-414
-()
-413
-()
-412
-()
-407
-()
-406
-()
-405
-()
-404
-()
-403
-()
-402
-()
-401
-()
-400
-()
-399
-()
-398
-()
-396
-()
-395
-()
-393
-()
-392
-()
-390
-()
-389
-()
-388
-()
-387
-()
-386
-()
-385
-()
-384
-()
-383
-()
-382
-()
-381
-()
-380
-()
-379
-()
-377
-()
-375
-()
-374
-()
-373
-()
-372
-()
-371
-()
-370
-()
-369
-()
-368
-()
-366
-()
-365
-()
-364
-()
-362
-()
-361
-()
-360
-()
-359
-()
-358
-()
-357
-()
-356
-()
-355
-()
-354
-()
-352
-()
-350
-()
-347
-()
-344
-()
-342
-()
-341
-()
-340
-()
-339
-()
-338
-()
-332
-()
-325
-()
-320
-***
-345
-()
-319
-***
-497
-()
-318
-***
-349
-()
-317
-***
-408
-()
-316
-***
-324
-()
-315
-***
-328
-()
-314
-***
-335
-()
-313
-***
-378
-()
-312
-***
-426
-()
-311
-***
-411
-()
-304
-***
-343
-()
-303
-***
-417
-()
-302
-***
-485
-()
-301
-***
-363
-()
-300
-***
-376
-()
-299
-***
-333
-()
-292
-***
-337
-()
-291
-***
-409
-()
-290
-***
-421
-()
-289
-***
-437
-()
-288
-***
-430
-()
-287
-***
-348
-()
-286
-***
-326
-()
-284
-()
-282
-***
-308
-()
-279
-***
-297
-***
-305
-()
-278
-()
-277
-***
-307
-()
-276
-***
-296
-()
-273
-()
-271
-()
-265
-()
-246
-***
-267
-()
-245
-***
-280
-()
-244
-***
-391
-()
-243
-***
-330
-()
-242
-***
-456
-()
-241
-***
-346
-()
-240
-***
-483
-()
-239
-***
-260
-()
-238
-***
-261
-()
-237
-***
-262
-***
-294
-()
-236
-***
-253
-()
-229
-***
-397
-()
-228
-***
-298
-()
-227
-***
-415
-()
-226
-***
-264
-()
-224
-***
-232
-()
-222
-***
-233
-()
-217
-***
-250
-()
-211
-***
-331
-()
-210
-***
-394
-()
-209
-***
-410
-()
-208
-***
-321
-()
-207
-***
-327
-()
-206
-***
-309
-()
-199
-***
-259
-()
-198
-***
-219
-()
-197
-***
-220
-()
-195
-***
-429
-()
-194
-***
-470
-()
-193
-***
-274
-()
-191
-***
-203
-()
-190
-***
-263
-()
-189
-215
-***
-230
-()
-188
-***
-266
-***
-295
-()
-182
-***
-329
-()
-181
-***
-351
-()
-180
-***
-441
-()
-179
-***
-453
-()
-178
-***
-418
-()
-177
-***
-353
-()
-176
-***
-422
-()
-175
-***
-225
-***
-255
-()
-174
-***
-269
-()
-173
-***
-214
-()
-172
-***
-186
-()
-171
-***
-447
-()
-170
-***
-270
-***
-306
-()
-169
-***
-336
-()
-168
-***
-285
-()
-165
-***
-249
-()
-146
-***
-154
-()
-143
-***
-334
-()
-142
-***
-216
-***
-257
-()
-141
-***
-167
-***
-251
-()
-140
-***
-162
-***
-293
-()
-139
-***
-158
-()
-137
-***
-166
-***
-201
-()
-136
-***
-160
-()
-134
-***
-221
-()
-132
-***
-213
-()
-131
-***
-187
-()
-129
-***
-235
-()
-128
-***
-153
-()
-127
-***
-156
-()
-126
-***
-159
-***
-218
-()
-125
-***
-155
-()
-124
-***
-157
-()
-123
-***
-152
-()
-116
-***
-135
-***
-163
-()
-115
-***
-133
-***
-204
-***
-248
-()
-114
-***
-192
-***
-212
-()
-113
-***
-268
-()
-112
-***
-367
-()
-111
-***
-272
-()
-110
-***
-434
-()
-109
-***
-323
-()
-108
-***
-281
-()
-107
-***
-144
-***
-148
-()
-106
-***
-275
-()
-105
-***
-196
-***
-254
-()
-104
-***
-138
-***
-161
-()
-103
-***
-310
-()
-102
-***
-223
-***
-252
-()
-80
-()
-70
-()
-69
-()
-68
-()
-66
-()
-64
-()
-62
-***
-256
-()
-61
-***
-93
-()
-59
-***
-120
-()
-58
-()
-57
-***
-183
-()
-55
-()
-54
-()
-52
-***
-147
-()
-51
-***
-118
-()
-50
-***
-83
-()
-49
-***
-98
-()
-48
-***
-99
-()
-47
-()
-46
-***
-184
-()
-45
-***
-121
-()
-44
-()
-43
-***
-88
-()
-42
-***
-122
-()
-41
-***
-91
-()
-40
-***
-96
-()
-38
-***
-100
-()
-37
-***
-149
-()
-36
-***
-74
-()
-35
-***
-258
-()
-34
-***
-151
-()
-33
-***
-85
-()
-32
-()
-31
-***
-94
-()
-30
-***
-97
-()
-29
-***
-90
-()
-28
-***
-89
-()
-27
-***
-92
-()
-26
-***
-72
-***
-247
-()
-25
-***
-86
-()
-24
-***
-82
-()
-23
-***
-87
-***
-117
-()
-22
-***
-76
-***
-119
-()
-21
-***
-84
-()
-20
-***
-78
-()
-19
-***
-73
-()
-18
-***
-81
-()
-17
-***
-65
-()
-16
-***
-63
-***
-101
-()
-15
-***
-71
-()
-14
-***
-75
-()
-13
-***
-322
-()
-12
-***
-77
-()
-11
-***
-283
-()
-10
-***
-79
-()
-9
-***
-145
-***
-150
-()
-8
-***
-67
-()
-7
-***
-60
-***
-231
-()
-6
-***
-56
-***
-234
-()
-5
-***
-164
-***
-202
-()
-4
-***
-53
-()
-3
-***
-130
-***
-185
-***
-200
-()
-2
-***
-205
-()
-1
-***
-39
-***
-95
diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simerr b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simerr
deleted file mode 100755
index c0b55d123..000000000
--- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simerr
+++ /dev/null
@@ -1,3 +0,0 @@
-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...
diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout
deleted file mode 100755
index 9dc643081..000000000
--- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout
+++ /dev/null
@@ -1,28 +0,0 @@
-Redirecting stdout to build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic/simout
-Redirecting stderr to build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic/simerr
-gem5 Simulator System. http://gem5.org
-gem5 is copyrighted software; use the --copyright option for details.
-
-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 87179
-command line: /usr/local/google/home/gabeblack/gem5/gem5-public/build/X86/gem5.opt -d build/X86/tests/opt/quick/se/10.mcf/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/10.mcf/x86/linux/simple-atomic
-
-Global frequency set at 1000000000000 ticks per second
-
-MCF SPEC version 1.6.I
-by Andreas Loebel
-Copyright (c) 1998,1999 ZIB Berlin
-All Rights Reserved.
-
-nodes : 500
-active arcs : 1905
-simplex iterations : 1502
-flow value : 4990014995
-new implicit arcs : 23867
-active arcs : 25772
-simplex iterations : 2663
-flow value : 3080014995
-checksum : 68389
-optimal
-Exiting @ tick 168950040000 because exiting with last active thread context
diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt
deleted file mode 100644
index eabb3db7d..000000000
--- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt
+++ /dev/null
@@ -1,145 +0,0 @@
-
----------- Begin Simulation Statistics ----------
-sim_seconds 0.168950
-sim_ticks 168950040000
-final_tick 168950040000
-sim_freq 1000000000000
-host_inst_rate 689046
-host_op_rate 1213300
-host_tick_rate 736853372
-host_mem_usage 412400
-host_seconds 229.29
-sim_insts 157988548
-sim_ops 278192465
-system.voltage_domain.voltage 1
-system.clk_domain.clock 1000
-system.physmem.pwrStateResidencyTicks::UNDEFINED 168950040000
-system.physmem.bytes_read::cpu.inst 1741569312
-system.physmem.bytes_read::cpu.data 717246013
-system.physmem.bytes_read::total 2458815325
-system.physmem.bytes_inst_read::cpu.inst 1741569312
-system.physmem.bytes_inst_read::total 1741569312
-system.physmem.bytes_written::cpu.data 243173117
-system.physmem.bytes_written::total 243173117
-system.physmem.num_reads::cpu.inst 217696164
-system.physmem.num_reads::cpu.data 90779447
-system.physmem.num_reads::total 308475611
-system.physmem.num_writes::cpu.data 31439752
-system.physmem.num_writes::total 31439752
-system.physmem.bw_read::cpu.inst 10308191179
-system.physmem.bw_read::cpu.data 4245314254
-system.physmem.bw_read::total 14553505433
-system.physmem.bw_inst_read::cpu.inst 10308191179
-system.physmem.bw_inst_read::total 10308191179
-system.physmem.bw_write::cpu.data 1439319677
-system.physmem.bw_write::total 1439319677
-system.physmem.bw_total::cpu.inst 10308191179
-system.physmem.bw_total::cpu.data 5684633931
-system.physmem.bw_total::total 15992825110
-system.pwrStateResidencyTicks::UNDEFINED 168950040000
-system.cpu_clk_domain.clock 500
-system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 168950040000
-system.cpu.apic_clk_domain.clock 8000
-system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 168950040000
-system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 168950040000
-system.cpu.workload.numSyscalls 444
-system.cpu.pwrStateResidencyTicks::ON 168950040000
-system.cpu.numCycles 337900081
-system.cpu.numWorkItemsStarted 0
-system.cpu.numWorkItemsCompleted 0
-system.cpu.committedInsts 157988548
-system.cpu.committedOps 278192465
-system.cpu.num_int_alu_accesses 278169482
-system.cpu.num_fp_alu_accesses 40
-system.cpu.num_func_calls 8475189
-system.cpu.num_conditional_control_insts 18628007
-system.cpu.num_int_insts 278169482
-system.cpu.num_fp_insts 40
-system.cpu.num_int_register_reads 635379407
-system.cpu.num_int_register_writes 217447860
-system.cpu.num_fp_register_reads 40
-system.cpu.num_fp_register_writes 26
-system.cpu.num_cc_register_reads 104140596
-system.cpu.num_cc_register_writes 61764861
-system.cpu.num_mem_refs 122219137
-system.cpu.num_load_insts 90779385
-system.cpu.num_store_insts 31439752
-system.cpu.num_idle_cycles 0
-system.cpu.num_busy_cycles 337900081
-system.cpu.not_idle_fraction 1
-system.cpu.idle_fraction 0
-system.cpu.Branches 29309705
-system.cpu.op_class::No_OpClass 16695 0.01% 0.01%
-system.cpu.op_class::IntAlu 155945354 56.06% 56.06%
-system.cpu.op_class::IntMult 10938 0.00% 56.07%
-system.cpu.op_class::IntDiv 329 0.00% 56.07%
-system.cpu.op_class::FloatAdd 12 0.00% 56.07%
-system.cpu.op_class::FloatCmp 0 0.00% 56.07%
-system.cpu.op_class::FloatCvt 0 0.00% 56.07%
-system.cpu.op_class::FloatMult 0 0.00% 56.07%
-system.cpu.op_class::FloatMultAcc 0 0.00% 56.07%
-system.cpu.op_class::FloatDiv 0 0.00% 56.07%
-system.cpu.op_class::FloatMisc 0 0.00% 56.07%
-system.cpu.op_class::FloatSqrt 0 0.00% 56.07%
-system.cpu.op_class::SimdAdd 0 0.00% 56.07%
-system.cpu.op_class::SimdAddAcc 0 0.00% 56.07%
-system.cpu.op_class::SimdAlu 0 0.00% 56.07%
-system.cpu.op_class::SimdCmp 0 0.00% 56.07%
-system.cpu.op_class::SimdCvt 0 0.00% 56.07%
-system.cpu.op_class::SimdMisc 0 0.00% 56.07%
-system.cpu.op_class::SimdMult 0 0.00% 56.07%
-system.cpu.op_class::SimdMultAcc 0 0.00% 56.07%
-system.cpu.op_class::SimdShift 0 0.00% 56.07%
-system.cpu.op_class::SimdShiftAcc 0 0.00% 56.07%
-system.cpu.op_class::SimdSqrt 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatAdd 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatAlu 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatCmp 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatCvt 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatDiv 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatMisc 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatMult 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatMultAcc 0 0.00% 56.07%
-system.cpu.op_class::SimdFloatSqrt 0 0.00% 56.07%
-system.cpu.op_class::MemRead 90779371 32.63% 88.70%
-system.cpu.op_class::MemWrite 31439738 11.30% 100.00%
-system.cpu.op_class::FloatMemRead 14 0.00% 100.00%
-system.cpu.op_class::FloatMemWrite 14 0.00% 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 278192465
-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 168950040000
-system.membus.trans_dist::ReadReq 308475611
-system.membus.trans_dist::ReadResp 308475611
-system.membus.trans_dist::WriteReq 31439752
-system.membus.trans_dist::WriteResp 31439752
-system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 435392328
-system.membus.pkt_count_system.cpu.icache_port::total 435392328
-system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 244438398
-system.membus.pkt_count_system.cpu.dcache_port::total 244438398
-system.membus.pkt_count::total 679830726
-system.membus.pkt_size_system.cpu.icache_port::system.physmem.port 1741569312
-system.membus.pkt_size_system.cpu.icache_port::total 1741569312
-system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port 960419130
-system.membus.pkt_size_system.cpu.dcache_port::total 960419130
-system.membus.pkt_size::total 2701988442
-system.membus.snoops 0
-system.membus.snoopTraffic 0
-system.membus.snoop_fanout::samples 339915363
-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 339915363 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 339915363
-
----------- End Simulation Statistics ----------