stats: changes to x86 o3 fs and sparc fs regression tests.

This commit is contained in:
Nilay Vaish 2014-11-11 14:17:10 -06:00
parent bf80734b2c
commit 02b4605da0
2 changed files with 194 additions and 194 deletions

View file

@ -4,11 +4,11 @@ sim_seconds 5.125902 # Nu
sim_ticks 5125902116500 # Number of ticks simulated
final_tick 5125902116500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
host_inst_rate 196886 # Simulator instruction rate (inst/s)
host_op_rate 389187 # Simulator op (including micro ops) rate (op/s)
host_tick_rate 2473535129 # Simulator tick rate (ticks/s)
host_mem_usage 743248 # Number of bytes of host memory used
host_seconds 2072.30 # Real time elapsed on the host
host_inst_rate 134346 # Simulator instruction rate (inst/s)
host_op_rate 265563 # Simulator op (including micro ops) rate (op/s)
host_tick_rate 1687822207 # Simulator tick rate (ticks/s)
host_mem_usage 793660 # Number of bytes of host memory used
host_seconds 3036.99 # Real time elapsed on the host
sim_insts 408006726 # Number of instructions simulated
sim_ops 806511598 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@ -630,36 +630,36 @@ system.cpu.rename.IQFullEvents 12397064 # Nu
system.cpu.rename.LQFullEvents 181319 # Number of times rename has blocked due to LQ full
system.cpu.rename.SQFullEvents 13705397 # Number of times rename has blocked due to SQ full
system.cpu.rename.RenamedOperands 997542850 # Number of destination operands rename has renamed
system.cpu.rename.RenameLookups 1813799496 # Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups 1115056771 # Number of integer rename lookups
system.cpu.rename.RenameLookups 1813799502 # Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups 1115056777 # Number of integer rename lookups
system.cpu.rename.fp_rename_lookups 257 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 964533940 # Number of HB maps that are committed
system.cpu.rename.UndoneMaps 33008908 # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 469072 # count of serializing insts renamed
system.cpu.rename.tempSerializingInsts 473209 # count of temporary serializing insts renamed
system.cpu.rename.skidInsts 39003947 # count of insts added to the skid buffer
system.cpu.memDep0.insertedLoads 17327061 # Number of loads inserted to the mem dependence unit.
system.cpu.memDep0.insertedLoads 17327064 # Number of loads inserted to the mem dependence unit.
system.cpu.memDep0.insertedStores 10187947 # Number of stores inserted to the mem dependence unit.
system.cpu.memDep0.conflictingLoads 1305152 # Number of conflicting loads.
system.cpu.memDep0.conflictingStores 1075480 # Number of conflicting stores.
system.cpu.iq.iqInstsAdded 829577981 # Number of instructions added to the IQ (excludes non-spec)
system.cpu.iq.iqNonSpecInstsAdded 1211612 # Number of non-speculative instructions added to the IQ
system.cpu.iq.iqInstsIssued 824337261 # Number of instructions issued
system.cpu.iq.iqInstsAdded 829577990 # Number of instructions added to the IQ (excludes non-spec)
system.cpu.iq.iqNonSpecInstsAdded 1211603 # Number of non-speculative instructions added to the IQ
system.cpu.iq.iqInstsIssued 824337264 # Number of instructions issued
system.cpu.iq.iqSquashedInstsIssued 238496 # Number of squashed instructions issued
system.cpu.iq.iqSquashedInstsExamined 23343623 # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedOperandsExamined 36066463 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.iq.iqSquashedNonSpecRemoved 155823 # Number of squashed non-spec instructions that were removed
system.cpu.iq.iqSquashedOperandsExamined 36066469 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.iq.iqSquashedNonSpecRemoved 155814 # Number of squashed non-spec instructions that were removed
system.cpu.iq.issued_per_cycle::samples 447018024 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::mean 1.844081 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::stdev 2.418172 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::0 262761301 58.78% 58.78% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::1 13855312 3.10% 61.88% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::2 10080748 2.26% 64.14% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::3 6920312 1.55% 65.68% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::2 10080747 2.26% 64.14% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::3 6920313 1.55% 65.68% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::4 74355494 16.63% 82.32% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::5 4460813 1.00% 83.32% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::6 72820654 16.29% 99.61% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::5 4460811 1.00% 83.32% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::6 72820656 16.29% 99.61% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::7 1197568 0.27% 99.87% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::8 565822 0.13% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
@ -701,7 +701,7 @@ system.cpu.iq.fu_full::MemWrite 161054 5.85% 100.00% # at
system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.FU_type_0::No_OpClass 292817 0.04% 0.04% # Type of FU issued
system.cpu.iq.FU_type_0::IntAlu 795957786 96.56% 96.59% # Type of FU issued
system.cpu.iq.FU_type_0::IntAlu 795957789 96.56% 96.59% # Type of FU issued
system.cpu.iq.FU_type_0::IntMult 150640 0.02% 96.61% # Type of FU issued
system.cpu.iq.FU_type_0::IntDiv 125262 0.02% 96.63% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 96.63% # Type of FU issued
@ -734,21 +734,21 @@ system.cpu.iq.FU_type_0::MemRead 18413325 2.23% 98.86% # Ty
system.cpu.iq.FU_type_0::MemWrite 9397431 1.14% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::total 824337261 # Type of FU issued
system.cpu.iq.FU_type_0::total 824337264 # Type of FU issued
system.cpu.iq.rate 1.833641 # Inst issue rate
system.cpu.iq.fu_busy_cnt 2753075 # FU busy when requested
system.cpu.iq.fu_busy_rate 0.003340 # FU busy rate (busy events/executed inst)
system.cpu.iq.int_inst_queue_reads 2098683900 # Number of integer instruction queue reads
system.cpu.iq.int_inst_queue_reads 2098683906 # Number of integer instruction queue reads
system.cpu.iq.int_inst_queue_writes 854145561 # Number of integer instruction queue writes
system.cpu.iq.int_inst_queue_wakeup_accesses 819784123 # Number of integer instruction queue wakeup accesses
system.cpu.iq.fp_inst_queue_reads 216 # Number of floating instruction queue reads
system.cpu.iq.fp_inst_queue_writes 406 # Number of floating instruction queue writes
system.cpu.iq.fp_inst_queue_wakeup_accesses 61 # Number of floating instruction queue wakeup accesses
system.cpu.iq.int_alu_accesses 826797417 # Number of integer alu accesses
system.cpu.iq.int_alu_accesses 826797420 # Number of integer alu accesses
system.cpu.iq.fp_alu_accesses 102 # Number of floating point alu accesses
system.cpu.iew.lsq.thread0.forwLoads 1878905 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread0.squashedLoads 3325389 # Number of loads squashed
system.cpu.iew.lsq.thread0.squashedLoads 3325392 # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses 14284 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread0.memOrderViolation 14518 # Number of memory ordering violations
system.cpu.iew.lsq.thread0.squashedStores 1760345 # Number of stores squashed
@ -762,18 +762,18 @@ system.cpu.iew.iewBlockCycles 205593402 # Nu
system.cpu.iew.iewUnblockCycles 9425350 # Number of cycles IEW is unblocking
system.cpu.iew.iewDispatchedInsts 830789593 # Number of instructions dispatched to IQ
system.cpu.iew.iewDispSquashedInsts 184731 # Number of squashed instructions skipped by dispatch
system.cpu.iew.iewDispLoadInsts 17327061 # Number of dispatched load instructions
system.cpu.iew.iewDispLoadInsts 17327064 # Number of dispatched load instructions
system.cpu.iew.iewDispStoreInsts 10187947 # Number of dispatched store instructions
system.cpu.iew.iewDispNonSpecInsts 714336 # Number of dispatched non-speculative instructions
system.cpu.iew.iewDispNonSpecInsts 714327 # Number of dispatched non-speculative instructions
system.cpu.iew.iewIQFullEvents 416093 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents 8107674 # Number of times the LSQ has become full, causing a stall
system.cpu.iew.memOrderViolationEvents 14518 # Number of memory order violations
system.cpu.iew.predictedTakenIncorrect 515540 # Number of branches that were predicted taken incorrectly
system.cpu.iew.predictedNotTakenIncorrect 536896 # Number of branches that were predicted not taken incorrectly
system.cpu.iew.branchMispredicts 1052436 # Number of branch mispredicts detected at execute
system.cpu.iew.predictedNotTakenIncorrect 536897 # Number of branches that were predicted not taken incorrectly
system.cpu.iew.branchMispredicts 1052437 # Number of branch mispredicts detected at execute
system.cpu.iew.iewExecutedInsts 822725796 # Number of executed instructions
system.cpu.iew.iewExecLoadInsts 18017825 # Number of load instructions executed
system.cpu.iew.iewExecSquashedInsts 1477345 # Number of squashed instructions skipped in execute
system.cpu.iew.iewExecSquashedInsts 1477348 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 0 # number of nop insts executed
system.cpu.iew.exec_refs 27187593 # number of memory reference insts executed

View file

@ -1,82 +1,58 @@
---------- Begin Simulation Statistics ----------
sim_seconds 2.233778 # Number of seconds simulated
sim_ticks 4467555024 # Number of ticks simulated
final_tick 4467555024 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_seconds 2.221319 # Number of seconds simulated
sim_ticks 4442638390 # Number of ticks simulated
final_tick 4442638390 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 2000000000 # Frequency of simulated ticks
host_inst_rate 2544690 # Simulator instruction rate (inst/s)
host_op_rate 2545690 # Simulator op (including micro ops) rate (op/s)
host_tick_rate 5101926 # Simulator tick rate (ticks/s)
host_mem_usage 520472 # Number of bytes of host memory used
host_seconds 875.66 # Real time elapsed on the host
sim_insts 2228284650 # Number of instructions simulated
sim_ops 2229160714 # Number of ops (including micro ops) simulated
host_inst_rate 1901707 # Simulator instruction rate (inst/s)
host_op_rate 1902455 # Simulator op (including micro ops) rate (op/s)
host_tick_rate 3812734 # Simulator tick rate (ticks/s)
host_mem_usage 568684 # Number of bytes of host memory used
host_seconds 1165.21 # Real time elapsed on the host
sim_insts 2215889371 # Number of instructions simulated
sim_ops 2216760815 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 2 # Clock period in ticks
system.hypervisor_desc.bytes_read::cpu.data 16792 # Number of bytes read from this memory
system.hypervisor_desc.bytes_read::total 16792 # Number of bytes read from this memory
system.hypervisor_desc.num_reads::cpu.data 9024 # Number of read requests responded to by this memory
system.hypervisor_desc.num_reads::total 9024 # Number of read requests responded to by this memory
system.hypervisor_desc.bw_read::cpu.data 7517 # Total read bandwidth from this memory (bytes/s)
system.hypervisor_desc.bw_read::total 7517 # Total read bandwidth from this memory (bytes/s)
system.hypervisor_desc.bw_total::cpu.data 7517 # Total bandwidth to/from this memory (bytes/s)
system.hypervisor_desc.bw_total::total 7517 # Total bandwidth to/from this memory (bytes/s)
system.physmem1.bytes_read::cpu.inst 8318106840 # Number of bytes read from this memory
system.physmem1.bytes_read::cpu.data 1495885127 # Number of bytes read from this memory
system.physmem1.bytes_read::total 9813991967 # Number of bytes read from this memory
system.physmem1.bytes_inst_read::cpu.inst 8318106840 # Number of instructions bytes read from this memory
system.physmem1.bytes_inst_read::total 8318106840 # Number of instructions bytes read from this memory
system.physmem1.bytes_written::cpu.data 897268422 # Number of bytes written to this memory
system.physmem1.bytes_written::total 897268422 # Number of bytes written to this memory
system.physmem1.num_reads::cpu.inst 2079526710 # Number of read requests responded to by this memory
system.physmem1.num_reads::cpu.data 323962420 # Number of read requests responded to by this memory
system.physmem1.num_reads::total 2403489130 # Number of read requests responded to by this memory
system.physmem1.num_writes::cpu.data 187387796 # Number of write requests responded to by this memory
system.physmem1.num_writes::total 187387796 # Number of write requests responded to by this memory
system.physmem1.num_other::cpu.data 5403067 # Number of other requests responded to by this memory
system.physmem1.num_other::total 5403067 # Number of other requests responded to by this memory
system.physmem1.bw_read::cpu.inst 3723784842 # Total read bandwidth from this memory (bytes/s)
system.physmem1.bw_read::cpu.data 669666123 # Total read bandwidth from this memory (bytes/s)
system.physmem1.bw_read::total 4393450966 # Total read bandwidth from this memory (bytes/s)
system.physmem1.bw_inst_read::cpu.inst 3723784842 # Instruction read bandwidth from this memory (bytes/s)
system.physmem1.bw_inst_read::total 3723784842 # Instruction read bandwidth from this memory (bytes/s)
system.physmem1.bw_write::cpu.data 401682091 # Write bandwidth from this memory (bytes/s)
system.physmem1.bw_write::total 401682091 # Write bandwidth from this memory (bytes/s)
system.physmem1.bw_total::cpu.inst 3723784842 # Total bandwidth to/from this memory (bytes/s)
system.physmem1.bw_total::cpu.data 1071348214 # Total bandwidth to/from this memory (bytes/s)
system.physmem1.bw_total::total 4795133057 # Total bandwidth to/from this memory (bytes/s)
system.hypervisor_desc.bw_read::cpu.data 7559 # Total read bandwidth from this memory (bytes/s)
system.hypervisor_desc.bw_read::total 7559 # Total read bandwidth from this memory (bytes/s)
system.hypervisor_desc.bw_total::cpu.data 7559 # Total bandwidth to/from this memory (bytes/s)
system.hypervisor_desc.bw_total::total 7559 # Total bandwidth to/from this memory (bytes/s)
system.partition_desc.bytes_read::cpu.data 4846 # Number of bytes read from this memory
system.partition_desc.bytes_read::total 4846 # Number of bytes read from this memory
system.partition_desc.num_reads::cpu.data 608 # Number of read requests responded to by this memory
system.partition_desc.num_reads::total 608 # Number of read requests responded to by this memory
system.partition_desc.bw_read::cpu.data 2169 # Total read bandwidth from this memory (bytes/s)
system.partition_desc.bw_read::total 2169 # Total read bandwidth from this memory (bytes/s)
system.partition_desc.bw_total::cpu.data 2169 # Total bandwidth to/from this memory (bytes/s)
system.partition_desc.bw_total::total 2169 # Total bandwidth to/from this memory (bytes/s)
system.physmem0.bytes_read::cpu.inst 612291324 # Number of bytes read from this memory
system.physmem0.bytes_read::cpu.data 97534024 # Number of bytes read from this memory
system.physmem0.bytes_read::total 709825348 # Number of bytes read from this memory
system.physmem0.bytes_inst_read::cpu.inst 612291324 # Number of instructions bytes read from this memory
system.physmem0.bytes_inst_read::total 612291324 # Number of instructions bytes read from this memory
system.physmem0.bytes_written::cpu.data 15400223 # Number of bytes written to this memory
system.physmem0.bytes_written::total 15400223 # Number of bytes written to this memory
system.physmem0.num_reads::cpu.inst 153072831 # Number of read requests responded to by this memory
system.physmem0.num_reads::cpu.data 12152054 # Number of read requests responded to by this memory
system.physmem0.num_reads::total 165224885 # Number of read requests responded to by this memory
system.physmem0.num_writes::cpu.data 1927067 # Number of write requests responded to by this memory
system.physmem0.num_writes::total 1927067 # Number of write requests responded to by this memory
system.physmem0.num_other::cpu.data 14 # Number of other requests responded to by this memory
system.physmem0.num_other::total 14 # Number of other requests responded to by this memory
system.physmem0.bw_read::cpu.inst 274105779 # Total read bandwidth from this memory (bytes/s)
system.physmem0.bw_read::cpu.data 43663267 # Total read bandwidth from this memory (bytes/s)
system.physmem0.bw_read::total 317769046 # Total read bandwidth from this memory (bytes/s)
system.physmem0.bw_inst_read::cpu.inst 274105779 # Instruction read bandwidth from this memory (bytes/s)
system.physmem0.bw_inst_read::total 274105779 # Instruction read bandwidth from this memory (bytes/s)
system.physmem0.bw_write::cpu.data 6894251 # Write bandwidth from this memory (bytes/s)
system.physmem0.bw_write::total 6894251 # Write bandwidth from this memory (bytes/s)
system.physmem0.bw_total::cpu.inst 274105779 # Total bandwidth to/from this memory (bytes/s)
system.physmem0.bw_total::cpu.data 50557518 # Total bandwidth to/from this memory (bytes/s)
system.physmem0.bw_total::total 324663297 # Total bandwidth to/from this memory (bytes/s)
system.partition_desc.bw_read::cpu.data 2182 # Total read bandwidth from this memory (bytes/s)
system.partition_desc.bw_read::total 2182 # Total read bandwidth from this memory (bytes/s)
system.partition_desc.bw_total::cpu.data 2182 # Total bandwidth to/from this memory (bytes/s)
system.partition_desc.bw_total::total 2182 # Total bandwidth to/from this memory (bytes/s)
system.physmem1.bytes_read::cpu.inst 8278734588 # Number of bytes read from this memory
system.physmem1.bytes_read::cpu.data 1487826857 # Number of bytes read from this memory
system.physmem1.bytes_read::total 9766561445 # Number of bytes read from this memory
system.physmem1.bytes_inst_read::cpu.inst 8278734588 # Number of instructions bytes read from this memory
system.physmem1.bytes_inst_read::total 8278734588 # Number of instructions bytes read from this memory
system.physmem1.bytes_written::cpu.data 890413424 # Number of bytes written to this memory
system.physmem1.bytes_written::total 890413424 # Number of bytes written to this memory
system.physmem1.num_reads::cpu.inst 2069683647 # Number of read requests responded to by this memory
system.physmem1.num_reads::cpu.data 322864285 # Number of read requests responded to by this memory
system.physmem1.num_reads::total 2392547932 # Number of read requests responded to by this memory
system.physmem1.num_writes::cpu.data 186352766 # Number of write requests responded to by this memory
system.physmem1.num_writes::total 186352766 # Number of write requests responded to by this memory
system.physmem1.num_other::cpu.data 5352814 # Number of other requests responded to by this memory
system.physmem1.num_other::total 5352814 # Number of other requests responded to by this memory
system.physmem1.bw_read::cpu.inst 3726945054 # Total read bandwidth from this memory (bytes/s)
system.physmem1.bw_read::cpu.data 669794265 # Total read bandwidth from this memory (bytes/s)
system.physmem1.bw_read::total 4396739319 # Total read bandwidth from this memory (bytes/s)
system.physmem1.bw_inst_read::cpu.inst 3726945054 # Instruction read bandwidth from this memory (bytes/s)
system.physmem1.bw_inst_read::total 3726945054 # Instruction read bandwidth from this memory (bytes/s)
system.physmem1.bw_write::cpu.data 400848931 # Write bandwidth from this memory (bytes/s)
system.physmem1.bw_write::total 400848931 # Write bandwidth from this memory (bytes/s)
system.physmem1.bw_total::cpu.inst 3726945054 # Total bandwidth to/from this memory (bytes/s)
system.physmem1.bw_total::cpu.data 1070643195 # Total bandwidth to/from this memory (bytes/s)
system.physmem1.bw_total::total 4797588250 # Total bandwidth to/from this memory (bytes/s)
system.rom.bytes_read::cpu.inst 432296 # Number of bytes read from this memory
system.rom.bytes_read::cpu.data 696392 # Number of bytes read from this memory
system.rom.bytes_read::total 1128688 # Number of bytes read from this memory
@ -85,14 +61,14 @@ system.rom.bytes_inst_read::total 432296 # Nu
system.rom.num_reads::cpu.inst 108074 # Number of read requests responded to by this memory
system.rom.num_reads::cpu.data 87049 # Number of read requests responded to by this memory
system.rom.num_reads::total 195123 # Number of read requests responded to by this memory
system.rom.bw_read::cpu.inst 193527 # Total read bandwidth from this memory (bytes/s)
system.rom.bw_read::cpu.data 311755 # Total read bandwidth from this memory (bytes/s)
system.rom.bw_read::total 505282 # Total read bandwidth from this memory (bytes/s)
system.rom.bw_inst_read::cpu.inst 193527 # Instruction read bandwidth from this memory (bytes/s)
system.rom.bw_inst_read::total 193527 # Instruction read bandwidth from this memory (bytes/s)
system.rom.bw_total::cpu.inst 193527 # Total bandwidth to/from this memory (bytes/s)
system.rom.bw_total::cpu.data 311755 # Total bandwidth to/from this memory (bytes/s)
system.rom.bw_total::total 505282 # Total bandwidth to/from this memory (bytes/s)
system.rom.bw_read::cpu.inst 194612 # Total read bandwidth from this memory (bytes/s)
system.rom.bw_read::cpu.data 313504 # Total read bandwidth from this memory (bytes/s)
system.rom.bw_read::total 508116 # Total read bandwidth from this memory (bytes/s)
system.rom.bw_inst_read::cpu.inst 194612 # Instruction read bandwidth from this memory (bytes/s)
system.rom.bw_inst_read::total 194612 # Instruction read bandwidth from this memory (bytes/s)
system.rom.bw_total::cpu.inst 194612 # Total bandwidth to/from this memory (bytes/s)
system.rom.bw_total::cpu.data 313504 # Total bandwidth to/from this memory (bytes/s)
system.rom.bw_total::total 508116 # Total bandwidth to/from this memory (bytes/s)
system.nvram.bytes_read::cpu.data 284 # Number of bytes read from this memory
system.nvram.bytes_read::total 284 # Number of bytes read from this memory
system.nvram.bytes_written::cpu.data 92 # Number of bytes written to this memory
@ -101,63 +77,87 @@ system.nvram.num_reads::cpu.data 284 # Nu
system.nvram.num_reads::total 284 # Number of read requests responded to by this memory
system.nvram.num_writes::cpu.data 92 # Number of write requests responded to by this memory
system.nvram.num_writes::total 92 # Number of write requests responded to by this memory
system.nvram.bw_read::cpu.data 127 # Total read bandwidth from this memory (bytes/s)
system.nvram.bw_read::total 127 # Total read bandwidth from this memory (bytes/s)
system.nvram.bw_read::cpu.data 128 # Total read bandwidth from this memory (bytes/s)
system.nvram.bw_read::total 128 # Total read bandwidth from this memory (bytes/s)
system.nvram.bw_write::cpu.data 41 # Write bandwidth from this memory (bytes/s)
system.nvram.bw_write::total 41 # Write bandwidth from this memory (bytes/s)
system.nvram.bw_total::cpu.data 168 # Total bandwidth to/from this memory (bytes/s)
system.nvram.bw_total::total 168 # Total bandwidth to/from this memory (bytes/s)
system.membus.trans_dist::ReadReq 2573267624 # Transaction distribution
system.membus.trans_dist::ReadResp 2573267624 # Transaction distribution
system.membus.trans_dist::WriteReq 189322556 # Transaction distribution
system.membus.trans_dist::WriteResp 189322556 # Transaction distribution
system.membus.trans_dist::SwapReq 5403081 # Transaction distribution
system.membus.trans_dist::SwapResp 5403081 # Transaction distribution
system.nvram.bw_total::cpu.data 169 # Total bandwidth to/from this memory (bytes/s)
system.nvram.bw_total::total 169 # Total bandwidth to/from this memory (bytes/s)
system.physmem0.bytes_read::cpu.inst 601850192 # Number of bytes read from this memory
system.physmem0.bytes_read::cpu.data 95637362 # Number of bytes read from this memory
system.physmem0.bytes_read::total 697487554 # Number of bytes read from this memory
system.physmem0.bytes_inst_read::cpu.inst 601850192 # Number of instructions bytes read from this memory
system.physmem0.bytes_inst_read::total 601850192 # Number of instructions bytes read from this memory
system.physmem0.bytes_written::cpu.data 15105383 # Number of bytes written to this memory
system.physmem0.bytes_written::total 15105383 # Number of bytes written to this memory
system.physmem0.num_reads::cpu.inst 150462548 # Number of read requests responded to by this memory
system.physmem0.num_reads::cpu.data 11907116 # Number of read requests responded to by this memory
system.physmem0.num_reads::total 162369664 # Number of read requests responded to by this memory
system.physmem0.num_writes::cpu.data 1890212 # Number of write requests responded to by this memory
system.physmem0.num_writes::total 1890212 # Number of write requests responded to by this memory
system.physmem0.num_other::cpu.data 14 # Number of other requests responded to by this memory
system.physmem0.num_other::total 14 # Number of other requests responded to by this memory
system.physmem0.bw_read::cpu.inst 270942687 # Total read bandwidth from this memory (bytes/s)
system.physmem0.bw_read::cpu.data 43054309 # Total read bandwidth from this memory (bytes/s)
system.physmem0.bw_read::total 313996996 # Total read bandwidth from this memory (bytes/s)
system.physmem0.bw_inst_read::cpu.inst 270942687 # Instruction read bandwidth from this memory (bytes/s)
system.physmem0.bw_inst_read::total 270942687 # Instruction read bandwidth from this memory (bytes/s)
system.physmem0.bw_write::cpu.data 6800186 # Write bandwidth from this memory (bytes/s)
system.physmem0.bw_write::total 6800186 # Write bandwidth from this memory (bytes/s)
system.physmem0.bw_total::cpu.inst 270942687 # Total bandwidth to/from this memory (bytes/s)
system.physmem0.bw_total::cpu.data 49854494 # Total bandwidth to/from this memory (bytes/s)
system.physmem0.bw_total::total 320797182 # Total bandwidth to/from this memory (bytes/s)
system.membus.trans_dist::ReadReq 2559471185 # Transaction distribution
system.membus.trans_dist::ReadResp 2559471185 # Transaction distribution
system.membus.trans_dist::WriteReq 188250351 # Transaction distribution
system.membus.trans_dist::WriteResp 188250351 # Transaction distribution
system.membus.trans_dist::SwapReq 5352828 # Transaction distribution
system.membus.trans_dist::SwapResp 5352828 # Transaction distribution
system.membus.pkt_count_system.cpu.icache_port::system.rom.port 216148 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.icache_port::system.physmem0.port 306145662 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.icache_port::system.physmem1.port 4159053420 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.icache_port::total 4465415230 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.icache_port::system.physmem0.port 300925096 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.icache_port::system.physmem1.port 4139367294 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.icache_port::total 4440508538 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.t1000.iob.pio 64 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.t1000.htod.pio 32 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.bridge.slave 8712246 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.bridge.slave 8711566 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.rom.port 174098 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.nvram.port 752 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.hypervisor_desc.port 18048 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.partition_desc.port 1216 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.physmem0.port 28158270 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.physmem1.port 1033506566 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::total 1070571292 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total 5535986522 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.physmem0.port 27594684 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::system.physmem1.port 1029139730 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.dcache_port::total 1065640190 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::total 5506148728 # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::system.rom.port 432296 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::system.physmem0.port 612291324 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::system.physmem1.port 8318106840 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::total 8930830460 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::system.physmem0.port 601850192 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::system.physmem1.port 8278734588 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.icache_port::total 8881017076 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.t1000.iob.pio 256 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.t1000.htod.pio 128 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.bridge.slave 34746591 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.bridge.slave 34744011 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.rom.port 696392 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.nvram.port 376 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.hypervisor_desc.port 16792 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.partition_desc.port 4846 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.physmem0.port 112934471 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.physmem1.port 2454584131 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::total 2602983983 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total 11533814443 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.physmem0.port 110742969 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::system.physmem1.port 2439206055 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.dcache_port::total 2585411825 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size::total 11466428901 # Cumulative packet size per connected master and slave (bytes)
system.membus.snoops 0 # Total snoops (count)
system.membus.snoop_fanout::samples 2767993261 # Request fanout histogram
system.membus.snoop_fanout::mean 0.806616 # Request fanout histogram
system.membus.snoop_fanout::stdev 0.394951 # Request fanout histogram
system.membus.snoop_fanout::samples 2753074364 # Request fanout histogram
system.membus.snoop_fanout::mean 0.806464 # Request fanout histogram
system.membus.snoop_fanout::stdev 0.395070 # Request fanout histogram
system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
system.membus.snoop_fanout::0 535285646 19.34% 19.34% # Request fanout histogram
system.membus.snoop_fanout::1 2232707615 80.66% 100.00% # Request fanout histogram
system.membus.snoop_fanout::0 532820095 19.35% 19.35% # Request fanout histogram
system.membus.snoop_fanout::1 2220254269 80.65% 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 1 # Request fanout histogram
system.membus.snoop_fanout::total 2767993261 # Request fanout histogram
system.iobus.trans_dist::ReadReq 4348554 # Transaction distribution
system.iobus.trans_dist::ReadResp 4348554 # Transaction distribution
system.iobus.trans_dist::WriteReq 7569 # Transaction distribution
system.iobus.trans_dist::WriteResp 7569 # Transaction distribution
system.membus.snoop_fanout::total 2753074364 # Request fanout histogram
system.iobus.trans_dist::ReadReq 4348534 # Transaction distribution
system.iobus.trans_dist::ReadResp 4348534 # Transaction distribution
system.iobus.trans_dist::WriteReq 7249 # Transaction distribution
system.iobus.trans_dist::WriteResp 7249 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_membnks.pio 40 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2_1.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2_2.pio 12 # Packet count per connected master and slave (bytes)
@ -168,10 +168,10 @@ system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2esr_2.pio
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2esr_3.pio 4 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2esr_4.pio 4 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_jbi.pio 2 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.puart0.pio 29218 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.puart0.pio 29178 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.hvuart.pio 36 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.disk0.pio 8682882 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total 8712246 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.disk0.pio 8682242 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total 8711566 # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_membnks.pio 160 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2_1.pio 64 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2_2.pio 48 # Cumulative packet size per connected master and slave (bytes)
@ -182,69 +182,69 @@ system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2esr_2.pio
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2esr_3.pio 16 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2esr_4.pio 16 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_jbi.pio 8 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.puart0.pio 14609 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.puart0.pio 14589 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.hvuart.pio 18 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.disk0.pio 34731524 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total 34746591 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.disk0.pio 34728964 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total 34744011 # Cumulative packet size per connected master and slave (bytes)
system.cpu_clk_domain.clock 2 # Clock period in ticks
system.cpu.numCycles 2233777513 # number of cpu cycles simulated
system.cpu.numCycles 2221319196 # 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 2228284650 # Number of instructions committed
system.cpu.committedOps 2229160714 # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses 1839325658 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 14608322 # Number of float alu accesses
system.cpu.num_func_calls 44037246 # number of times a function call or return occured
system.cpu.num_conditional_control_insts 316367761 # number of instructions that are conditional controls
system.cpu.num_int_insts 1839325658 # number of integer instructions
system.cpu.num_fp_insts 14608322 # number of float instructions
system.cpu.num_int_register_reads 4305540407 # number of times the integer registers were read
system.cpu.num_int_register_writes 2100562807 # number of times the integer registers were written
system.cpu.num_fp_register_reads 35401841 # number of times the floating registers were read
system.cpu.num_fp_register_writes 22917558 # number of times the floating registers were written
system.cpu.num_mem_refs 547951940 # number of memory refs
system.cpu.num_load_insts 349807670 # Number of load instructions
system.cpu.num_store_insts 198144270 # Number of store instructions
system.cpu.committedInsts 2215889371 # Number of instructions committed
system.cpu.committedOps 2216760815 # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses 1828751674 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 14599184 # Number of float alu accesses
system.cpu.num_func_calls 43845838 # number of times a function call or return occured
system.cpu.num_conditional_control_insts 314910579 # number of instructions that are conditional controls
system.cpu.num_int_insts 1828751674 # number of integer instructions
system.cpu.num_fp_insts 14599184 # number of float instructions
system.cpu.num_int_register_reads 4280788221 # number of times the integer registers were read
system.cpu.num_int_register_writes 2088786554 # number of times the integer registers were written
system.cpu.num_fp_register_reads 35382311 # number of times the floating registers were read
system.cpu.num_fp_register_writes 22904834 # number of times the floating registers were written
system.cpu.num_mem_refs 545231836 # number of memory refs
system.cpu.num_load_insts 348274583 # Number of load instructions
system.cpu.num_store_insts 196957253 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
system.cpu.num_busy_cycles 2233777513 # Number of busy cycles
system.cpu.num_busy_cycles 2221319196 # 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 441057355 # Number of branches fetched
system.cpu.op_class::No_OpClass 49673656 2.22% 2.22% # Class of executed instruction
system.cpu.op_class::IntAlu 1619015933 72.49% 74.71% # Class of executed instruction
system.cpu.op_class::IntMult 0 0.00% 74.71% # Class of executed instruction
system.cpu.op_class::IntDiv 0 0.00% 74.71% # Class of executed instruction
system.cpu.op_class::FloatAdd 8419779 0.38% 75.09% # Class of executed instruction
system.cpu.op_class::FloatCmp 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdAlu 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdCmp 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdCvt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdMisc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdMult 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdMultAcc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdShift 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdShiftAcc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdSqrt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatAdd 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatAlu 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatCmp 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatCvt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatDiv 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatMisc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatMult 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 75.09% # Class of executed instruction
system.cpu.op_class::MemRead 356274529 15.95% 91.04% # Class of executed instruction
system.cpu.op_class::MemWrite 200199782 8.96% 100.00% # Class of executed instruction
system.cpu.Branches 439059324 # Number of branches fetched
system.cpu.op_class::No_OpClass 49315635 2.22% 2.22% # Class of executed instruction
system.cpu.op_class::IntAlu 1609688995 72.47% 74.69% # Class of executed instruction
system.cpu.op_class::IntMult 0 0.00% 74.69% # Class of executed instruction
system.cpu.op_class::IntDiv 0 0.00% 74.69% # Class of executed instruction
system.cpu.op_class::FloatAdd 8416009 0.38% 75.07% # Class of executed instruction
system.cpu.op_class::FloatCmp 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdAlu 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdCmp 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdCvt 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdMisc 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdMult 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdMultAcc 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdShift 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdShiftAcc 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdSqrt 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatAdd 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatAlu 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatCmp 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatCvt 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatDiv 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatMisc 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatMult 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 75.07% # Class of executed instruction
system.cpu.op_class::MemRead 354694578 15.97% 91.04% # Class of executed instruction
system.cpu.op_class::MemWrite 199010496 8.96% 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 2233583679 # Class of executed instruction
system.cpu.op_class::total 2221125713 # Class of executed instruction
system.cpu.kern.inst.arm 0 # number of arm instructions executed
system.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed