From 0851580aada37c8e1b1d2b695100fbcfaf4e0946 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 7 Feb 2011 19:23:13 -0800 Subject: Stats: Re update stats. --- .../ref/alpha/linux/tsunami-o3-dual/config.ini | 11 ++++- .../ref/alpha/linux/tsunami-o3-dual/simout | 8 ++-- .../ref/alpha/linux/tsunami-o3-dual/stats.txt | 54 ++++++++++++++++++++-- .../ref/alpha/linux/tsunami-o3/config.ini | 11 ++++- .../ref/alpha/linux/tsunami-o3/simout | 8 ++-- .../ref/alpha/linux/tsunami-o3/stats.txt | 31 +++++++++++-- 6 files changed, 105 insertions(+), 18 deletions(-) (limited to 'tests/long/10.linux-boot/ref/alpha/linux') diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini index 70f885c82..b96a83286 100644 --- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini +++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini @@ -1,7 +1,9 @@ [root] type=Root children=system -dummy=0 +time_sync_enable=false +time_sync_period=100000000000 +time_sync_spin_threshold=100000000 [system] type=LinuxAlphaSystem @@ -19,6 +21,13 @@ readfile=tests/halt.sh symbolfile= system_rev=1024 system_type=34 +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.bridge] type=Bridge diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout index 169564b5c..dcb4e3644 100755 --- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout +++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jan 17 2011 17:11:38 -M5 revision f72d94f8c275 7839 default qtip tip outgoing.patch qbase -M5 started Jan 17 2011 17:12:29 -M5 executing on zizzer +M5 compiled Feb 7 2011 01:46:17 +M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip +M5 started Feb 7 2011 01:46:32 +M5 executing on burrito command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3-dual -re tests/run.py build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3-dual Global frequency set at 1000000000000 ticks per second info: kernel located at: /dist/m5/system/binaries/vmlinux diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt index cba8f3d91..3a665541f 100644 --- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt +++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 123407 # Simulator instruction rate (inst/s) -host_mem_usage 293584 # Number of bytes of host memory used -host_seconds 461.81 # Real time elapsed on the host -host_tick_rate 4116011383 # Simulator tick rate (ticks/s) +host_inst_rate 67358 # Simulator instruction rate (inst/s) +host_mem_usage 313516 # Number of bytes of host memory used +host_seconds 846.09 # Real time elapsed on the host +host_tick_rate 2246601111 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 56990797 # Number of instructions simulated sim_seconds 1.900831 # Number of seconds simulated @@ -37,6 +37,9 @@ system.cpu0.commit.COM:committed_per_cycle::min_value 0 system.cpu0.commit.COM:committed_per_cycle::max_value 8 # Number of insts commited each cycle system.cpu0.commit.COM:committed_per_cycle::total 78252168 # Number of insts commited each cycle system.cpu0.commit.COM:count 49773781 # Number of instructions committed +system.cpu0.commit.COM:fp_insts 245595 # Number of committed floating point instructions. +system.cpu0.commit.COM:function_calls 636046 # Number of function calls committed. +system.cpu0.commit.COM:int_insts 46098576 # Number of committed integer instructions. system.cpu0.commit.COM:loads 7894849 # Number of loads committed system.cpu0.commit.COM:membars 191655 # Number of memory barriers committed system.cpu0.commit.COM:refs 13318728 # Number of memory references committed @@ -248,6 +251,8 @@ system.cpu0.fetch.rateDist::overflows 0 0.00% 100.00% # Nu system.cpu0.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total) system.cpu0.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total) system.cpu0.fetch.rateDist::total 79523293 # Number of instructions fetched each cycle (Total) +system.cpu0.fp_regfile_reads 120916 # number of floating regfile reads +system.cpu0.fp_regfile_writes 122710 # number of floating regfile writes system.cpu0.icache.ReadReq_accesses::0 7790772 # number of ReadReq accesses(hits+misses) system.cpu0.icache.ReadReq_accesses::total 7790772 # number of ReadReq accesses(hits+misses) system.cpu0.icache.ReadReq_avg_miss_latency::0 15066.907100 # average ReadReq miss latency @@ -378,6 +383,8 @@ system.cpu0.iew.lsq.thread.0.squashedStores 419501 # system.cpu0.iew.memOrderViolationEvents 38522 # Number of memory order violations system.cpu0.iew.predictedNotTakenIncorrect 332064 # Number of branches that were predicted not taken incorrectly system.cpu0.iew.predictedTakenIncorrect 379789 # Number of branches that were predicted taken incorrectly +system.cpu0.int_regfile_reads 66329266 # number of integer regfile reads +system.cpu0.int_regfile_writes 36276231 # number of integer regfile writes system.cpu0.ipc 0.416037 # IPC: Instructions Per Cycle system.cpu0.ipc_total 0.416037 # IPC: Total IPC of All Threads system.cpu0.iq.ISSUE:FU_type_0::No_OpClass 3762 0.01% 0.01% # Type of FU issued @@ -469,6 +476,14 @@ system.cpu0.iq.ISSUE:issued_per_cycle::min_value 0 system.cpu0.iq.ISSUE:issued_per_cycle::max_value 8 # Number of insts issued each cycle system.cpu0.iq.ISSUE:issued_per_cycle::total 79523293 # Number of insts issued each cycle system.cpu0.iq.ISSUE:rate 0.450743 # Inst issue rate +system.cpu0.iq.fp_alu_accesses 260476 # Number of floating point alu accesses +system.cpu0.iq.fp_inst_queue_reads 508189 # Number of floating instruction queue reads +system.cpu0.iq.fp_inst_queue_wakeup_accesses 246844 # Number of floating instruction queue wakeup accesses +system.cpu0.iq.fp_inst_queue_writes 251997 # Number of floating instruction queue writes +system.cpu0.iq.int_alu_accesses 50944800 # Number of integer alu accesses +system.cpu0.iq.int_inst_queue_reads 181074941 # Number of integer instruction queue reads +system.cpu0.iq.int_inst_queue_wakeup_accesses 49741828 # Number of integer instruction queue wakeup accesses +system.cpu0.iq.int_inst_queue_writes 60494151 # Number of integer instruction queue writes system.cpu0.iq.iqInstsAdded 52250537 # Number of instructions added to the IQ (excludes non-spec) system.cpu0.iq.iqInstsIssued 50826749 # Number of instructions issued system.cpu0.iq.iqNonSpecInstsAdded 1722211 # Number of non-speculative instructions added to the IQ @@ -584,7 +599,11 @@ system.cpu0.memDep0.conflictingLoads 2324520 # Nu system.cpu0.memDep0.conflictingStores 1920330 # Number of conflicting stores. system.cpu0.memDep0.insertedLoads 9134564 # Number of loads inserted to the mem dependence unit. system.cpu0.memDep0.insertedStores 5843380 # Number of stores inserted to the mem dependence unit. +system.cpu0.misc_regfile_reads 1626369 # number of misc regfile reads +system.cpu0.misc_regfile_writes 787165 # number of misc regfile writes system.cpu0.numCycles 112762027 # number of cpu cycles simulated +system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed +system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started system.cpu0.rename.RENAME:BlockCycles 12784616 # Number of cycles rename is blocking system.cpu0.rename.RENAME:CommittedMaps 33979042 # Number of HB maps that are committed system.cpu0.rename.RENAME:IQFullEvents 1006695 # Number of times rename has blocked due to IQ full @@ -598,10 +617,14 @@ system.cpu0.rename.RENAME:RunCycles 11035754 # Nu system.cpu0.rename.RENAME:SquashCycles 1271125 # Number of cycles rename is squashing system.cpu0.rename.RENAME:UnblockCycles 3987965 # Number of cycles rename is unblocking system.cpu0.rename.RENAME:UndoneMaps 6000063 # Number of HB maps that are undone due to squashing +system.cpu0.rename.RENAME:fp_rename_lookups 359001 # Number of floating rename lookups +system.cpu0.rename.RENAME:int_rename_lookups 72178524 # Number of integer rename lookups system.cpu0.rename.RENAME:serializeStallCycles 16862175 # count of cycles rename stalled for serializing inst system.cpu0.rename.RENAME:serializingInsts 1393641 # count of serializing insts renamed system.cpu0.rename.RENAME:skidInsts 10087757 # count of insts added to the skid buffer system.cpu0.rename.RENAME:tempSerializingInsts 207582 # count of temporary serializing insts renamed +system.cpu0.rob.rob_reads 134196739 # The number of ROB reads +system.cpu0.rob.rob_writes 115376344 # The number of ROB writes system.cpu0.timesIdled 1187239 # Number of times that the entire CPU went into an idle state and unscheduled itself system.cpu1.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly. system.cpu1.BPredUnit.BTBHits 1159872 # Number of BTB hits @@ -632,6 +655,9 @@ system.cpu1.commit.COM:committed_per_cycle::min_value 0 system.cpu1.commit.COM:committed_per_cycle::max_value 8 # Number of insts commited each cycle system.cpu1.commit.COM:committed_per_cycle::total 17838555 # Number of insts commited each cycle system.cpu1.commit.COM:count 10605058 # Number of instructions committed +system.cpu1.commit.COM:fp_insts 116296 # Number of committed floating point instructions. +system.cpu1.commit.COM:function_calls 166623 # Number of function calls committed. +system.cpu1.commit.COM:int_insts 9814589 # Number of committed integer instructions. system.cpu1.commit.COM:loads 1991974 # Number of loads committed system.cpu1.commit.COM:membars 52733 # Number of memory barriers committed system.cpu1.commit.COM:refs 3376359 # Number of memory references committed @@ -841,6 +867,8 @@ system.cpu1.fetch.rateDist::overflows 0 0.00% 100.00% # Nu system.cpu1.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total) system.cpu1.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total) system.cpu1.fetch.rateDist::total 18144360 # Number of instructions fetched each cycle (Total) +system.cpu1.fp_regfile_reads 63103 # number of floating regfile reads +system.cpu1.fp_regfile_writes 63156 # number of floating regfile writes system.cpu1.icache.ReadReq_accesses::0 1676515 # number of ReadReq accesses(hits+misses) system.cpu1.icache.ReadReq_accesses::total 1676515 # number of ReadReq accesses(hits+misses) system.cpu1.icache.ReadReq_avg_miss_latency::0 14673.731413 # average ReadReq miss latency @@ -971,6 +999,8 @@ system.cpu1.iew.lsq.thread.0.squashedStores 128329 # system.cpu1.iew.memOrderViolationEvents 10653 # Number of memory order violations system.cpu1.iew.predictedNotTakenIncorrect 104816 # Number of branches that were predicted not taken incorrectly system.cpu1.iew.predictedTakenIncorrect 73994 # Number of branches that were predicted taken incorrectly +system.cpu1.int_regfile_reads 13933756 # number of integer regfile reads +system.cpu1.int_regfile_writes 7611585 # number of integer regfile writes system.cpu1.ipc 0.513113 # IPC: Instructions Per Cycle system.cpu1.ipc_total 0.513113 # IPC: Total IPC of All Threads system.cpu1.iq.ISSUE:FU_type_0::No_OpClass 3524 0.03% 0.03% # Type of FU issued @@ -1062,6 +1092,14 @@ system.cpu1.iq.ISSUE:issued_per_cycle::min_value 0 system.cpu1.iq.ISSUE:issued_per_cycle::max_value 8 # Number of insts issued each cycle system.cpu1.iq.ISSUE:issued_per_cycle::total 18144360 # Number of insts issued each cycle system.cpu1.iq.ISSUE:rate 0.557524 # Inst issue rate +system.cpu1.iq.fp_alu_accesses 125165 # Number of floating point alu accesses +system.cpu1.iq.fp_inst_queue_reads 243017 # Number of floating instruction queue reads +system.cpu1.iq.fp_inst_queue_wakeup_accesses 117535 # Number of floating instruction queue wakeup accesses +system.cpu1.iq.fp_inst_queue_writes 119622 # Number of floating instruction queue writes +system.cpu1.iq.int_alu_accesses 10976050 # Number of integer alu accesses +system.cpu1.iq.int_inst_queue_reads 39966063 # Number of integer instruction queue reads +system.cpu1.iq.int_inst_queue_wakeup_accesses 10617468 # Number of integer instruction queue wakeup accesses +system.cpu1.iq.int_inst_queue_writes 13352810 # Number of integer instruction queue writes system.cpu1.iq.iqInstsAdded 11252421 # Number of instructions added to the IQ (excludes non-spec) system.cpu1.iq.iqInstsIssued 10949829 # Number of instructions issued system.cpu1.iq.iqNonSpecInstsAdded 555783 # Number of non-speculative instructions added to the IQ @@ -1166,7 +1204,11 @@ system.cpu1.memDep0.conflictingLoads 496033 # Nu system.cpu1.memDep0.conflictingStores 413880 # Number of conflicting stores. system.cpu1.memDep0.insertedLoads 2309588 # Number of loads inserted to the mem dependence unit. system.cpu1.memDep0.insertedStores 1512714 # Number of stores inserted to the mem dependence unit. +system.cpu1.misc_regfile_reads 594436 # number of misc regfile reads +system.cpu1.misc_regfile_writes 255211 # number of misc regfile writes system.cpu1.numCycles 19640104 # number of cpu cycles simulated +system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed +system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started system.cpu1.rename.RENAME:BlockCycles 522822 # Number of cycles rename is blocking system.cpu1.rename.RENAME:CommittedMaps 7159583 # Number of HB maps that are committed system.cpu1.rename.RENAME:IQFullEvents 32718 # Number of times rename has blocked due to IQ full @@ -1180,10 +1222,14 @@ system.cpu1.rename.RENAME:RunCycles 2359874 # Nu system.cpu1.rename.RENAME:SquashCycles 305805 # Number of cycles rename is squashing system.cpu1.rename.RENAME:UnblockCycles 801183 # Number of cycles rename is unblocking system.cpu1.rename.RENAME:UndoneMaps 1329621 # Number of HB maps that are undone due to squashing +system.cpu1.rename.RENAME:fp_rename_lookups 171444 # Number of floating rename lookups +system.cpu1.rename.RENAME:int_rename_lookups 15302029 # Number of integer rename lookups system.cpu1.rename.RENAME:serializeStallCycles 5653749 # count of cycles rename stalled for serializing inst system.cpu1.rename.RENAME:serializingInsts 515468 # count of serializing insts renamed system.cpu1.rename.RENAME:skidInsts 2303190 # count of insts added to the skid buffer system.cpu1.rename.RENAME:tempSerializingInsts 52722 # count of temporary serializing insts renamed +system.cpu1.rob.rob_reads 29861070 # The number of ROB reads +system.cpu1.rob.rob_writes 24957765 # The number of ROB writes system.cpu1.timesIdled 194766 # Number of times that the entire CPU went into an idle state and unscheduled itself system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD). system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini index 0ecea254a..838d9a364 100644 --- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini +++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini @@ -1,7 +1,9 @@ [root] type=Root children=system -dummy=0 +time_sync_enable=false +time_sync_period=100000000000 +time_sync_spin_threshold=100000000 [system] type=LinuxAlphaSystem @@ -19,6 +21,13 @@ readfile=tests/halt.sh symbolfile= system_rev=1024 system_type=34 +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.bridge] type=Bridge diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/simout b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/simout index cd15fbaad..bdb8a98f8 100755 --- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/simout +++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jan 17 2011 17:11:38 -M5 revision f72d94f8c275 7839 default qtip tip outgoing.patch qbase -M5 started Jan 17 2011 17:11:41 -M5 executing on zizzer +M5 compiled Feb 7 2011 01:46:17 +M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip +M5 started Feb 7 2011 01:46:32 +M5 executing on burrito command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3 -re tests/run.py build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3 Global frequency set at 1000000000000 ticks per second info: kernel located at: /dist/m5/system/binaries/vmlinux diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt index 549afdb19..e3a6bbb06 100644 --- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt +++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 145689 # Simulator instruction rate (inst/s) -host_mem_usage 291364 # Number of bytes of host memory used -host_seconds 364.14 # Real time elapsed on the host -host_tick_rate 5126322811 # Simulator tick rate (ticks/s) +host_inst_rate 66360 # Simulator instruction rate (inst/s) +host_mem_usage 311288 # Number of bytes of host memory used +host_seconds 799.45 # Real time elapsed on the host +host_tick_rate 2334981918 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 53051251 # Number of instructions simulated sim_seconds 1.866703 # Number of seconds simulated @@ -37,6 +37,9 @@ system.cpu.commit.COM:committed_per_cycle::min_value 0 system.cpu.commit.COM:committed_per_cycle::max_value 8 # Number of insts commited each cycle system.cpu.commit.COM:committed_per_cycle::total 89231545 # Number of insts commited each cycle system.cpu.commit.COM:count 56244349 # Number of instructions committed +system.cpu.commit.COM:fp_insts 324384 # Number of committed floating point instructions. +system.cpu.commit.COM:function_calls 744090 # Number of function calls committed. +system.cpu.commit.COM:int_insts 52084301 # Number of committed integer instructions. system.cpu.commit.COM:loads 9107235 # Number of loads committed system.cpu.commit.COM:membars 227951 # Number of memory barriers committed system.cpu.commit.COM:refs 15496318 # Number of memory references committed @@ -246,6 +249,8 @@ system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Nu system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total) system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total) system.cpu.fetch.rateDist::total 90747041 # Number of instructions fetched each cycle (Total) +system.cpu.fp_regfile_reads 164450 # number of floating regfile reads +system.cpu.fp_regfile_writes 166718 # number of floating regfile writes system.cpu.icache.ReadReq_accesses::0 8856318 # number of ReadReq accesses(hits+misses) system.cpu.icache.ReadReq_accesses::total 8856318 # number of ReadReq accesses(hits+misses) system.cpu.icache.ReadReq_avg_miss_latency::0 14954.328072 # average ReadReq miss latency @@ -376,6 +381,8 @@ system.cpu.iew.lsq.thread.0.squashedStores 554299 # system.cpu.iew.memOrderViolationEvents 42661 # Number of memory order violations system.cpu.iew.predictedNotTakenIncorrect 406369 # Number of branches that were predicted not taken incorrectly system.cpu.iew.predictedTakenIncorrect 431404 # Number of branches that were predicted taken incorrectly +system.cpu.int_regfile_reads 74886349 # number of integer regfile reads +system.cpu.int_regfile_writes 40928930 # number of integer regfile writes system.cpu.ipc 0.424064 # IPC: Instructions Per Cycle system.cpu.ipc_total 0.424064 # IPC: Total IPC of All Threads system.cpu.iq.ISSUE:FU_type_0::No_OpClass 7281 0.01% 0.01% # Type of FU issued @@ -467,6 +474,14 @@ system.cpu.iq.ISSUE:issued_per_cycle::min_value 0 system.cpu.iq.ISSUE:issued_per_cycle::max_value 8 # Number of insts issued each cycle system.cpu.iq.ISSUE:issued_per_cycle::total 90747041 # Number of insts issued each cycle system.cpu.iq.ISSUE:rate 0.460931 # Inst issue rate +system.cpu.iq.fp_alu_accesses 341243 # Number of floating point alu accesses +system.cpu.iq.fp_inst_queue_reads 667907 # Number of floating instruction queue reads +system.cpu.iq.fp_inst_queue_wakeup_accesses 325691 # Number of floating instruction queue wakeup accesses +system.cpu.iq.fp_inst_queue_writes 334133 # Number of floating instruction queue writes +system.cpu.iq.int_alu_accesses 57747809 # Number of integer alu accesses +system.cpu.iq.int_inst_queue_reads 205867710 # Number of integer instruction queue reads +system.cpu.iq.int_inst_queue_wakeup_accesses 56371536 # Number of integer instruction queue wakeup accesses +system.cpu.iq.int_inst_queue_writes 69251365 # Number of integer instruction queue writes system.cpu.iq.iqInstsAdded 59448706 # Number of instructions added to the IQ (excludes non-spec) system.cpu.iq.iqInstsIssued 57663428 # Number of instructions issued system.cpu.iq.iqNonSpecInstsAdded 2039751 # Number of non-speculative instructions added to the IQ @@ -578,7 +593,11 @@ system.cpu.memDep0.conflictingLoads 3018201 # Nu system.cpu.memDep0.conflictingStores 2591237 # Number of conflicting stores. system.cpu.memDep0.insertedLoads 10628246 # Number of loads inserted to the mem dependence unit. system.cpu.memDep0.insertedStores 6943382 # Number of stores inserted to the mem dependence unit. +system.cpu.misc_regfile_reads 1993439 # number of misc regfile reads +system.cpu.misc_regfile_writes 949389 # number of misc regfile writes system.cpu.numCycles 125102122 # number of cpu cycles simulated +system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed +system.cpu.numWorkItemsStarted 0 # number of work items this cpu started system.cpu.rename.RENAME:BlockCycles 13297534 # Number of cycles rename is blocking system.cpu.rename.RENAME:CommittedMaps 38227478 # Number of HB maps that are committed system.cpu.rename.RENAME:IQFullEvents 1065628 # Number of times rename has blocked due to IQ full @@ -592,10 +611,14 @@ system.cpu.rename.RENAME:RunCycles 12514369 # Nu system.cpu.rename.RENAME:SquashCycles 1515496 # Number of cycles rename is squashing system.cpu.rename.RENAME:UnblockCycles 4654173 # Number of cycles rename is unblocking system.cpu.rename.RENAME:UndoneMaps 7066231 # Number of HB maps that are undone due to squashing +system.cpu.rename.RENAME:fp_rename_lookups 474968 # Number of floating rename lookups +system.cpu.rename.RENAME:int_rename_lookups 81738953 # Number of integer rename lookups system.cpu.rename.RENAME:serializeStallCycles 19705456 # count of cycles rename stalled for serializing inst system.cpu.rename.RENAME:serializingInsts 1694142 # count of serializing insts renamed system.cpu.rename.RENAME:skidInsts 11744700 # count of insts added to the skid buffer system.cpu.rename.RENAME:tempSerializingInsts 247271 # count of temporary serializing insts renamed +system.cpu.rob.rob_reads 152916375 # The number of ROB reads +system.cpu.rob.rob_writes 131403689 # The number of ROB writes system.cpu.timesIdled 1310957 # Number of times that the entire CPU went into an idle state and unscheduled itself system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD). system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). -- cgit v1.2.3