stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.640648 # Number of seconds simulated
4sim_ticks 640648369500 # Number of ticks simulated
5final_tick 640648369500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.640648 # Number of seconds simulated
4sim_ticks 640648369500 # Number of ticks simulated
5final_tick 640648369500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 107808 # Simulator instruction rate (inst/s)
8host_op_rate 146820 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 49890421 # Simulator tick rate (ticks/s)
10host_mem_usage 251704 # Number of bytes of host memory used
11host_seconds 12841.11 # Real time elapsed on the host
7host_inst_rate 92518 # Simulator instruction rate (inst/s)
8host_op_rate 125998 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 42814979 # Simulator tick rate (ticks/s)
10host_mem_usage 256100 # Number of bytes of host memory used
11host_seconds 14963.18 # Real time elapsed on the host
12sim_insts 1384370590 # Number of instructions simulated
13sim_ops 1885325342 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 155648 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 30243840 # Number of bytes read from this memory
16system.physmem.bytes_read::total 30399488 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 155648 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 155648 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 4230272 # Number of bytes written to this memory

--- 338 unchanged lines hidden (view full) ---

358system.cpu.rename.UnblockCycles 66066476 # Number of cycles rename is unblocking
359system.cpu.rename.RenamedInsts 2984722482 # Number of instructions processed by rename
360system.cpu.rename.ROBFullEvents 106 # Number of times rename has blocked due to ROB full
361system.cpu.rename.IQFullEvents 4345913 # Number of times rename has blocked due to IQ full
362system.cpu.rename.LSQFullEvents 52259250 # Number of times rename has blocked due to LSQ full
363system.cpu.rename.FullRegisterEvents 16 # Number of times there has been no free registers
364system.cpu.rename.RenamedOperands 2968696668 # Number of destination operands rename has renamed
365system.cpu.rename.RenameLookups 14208671481 # Number of register rename lookups that rename has made
12sim_insts 1384370590 # Number of instructions simulated
13sim_ops 1885325342 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 155648 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 30243840 # Number of bytes read from this memory
16system.physmem.bytes_read::total 30399488 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 155648 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 155648 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 4230272 # Number of bytes written to this memory

--- 338 unchanged lines hidden (view full) ---

358system.cpu.rename.UnblockCycles 66066476 # Number of cycles rename is unblocking
359system.cpu.rename.RenamedInsts 2984722482 # Number of instructions processed by rename
360system.cpu.rename.ROBFullEvents 106 # Number of times rename has blocked due to ROB full
361system.cpu.rename.IQFullEvents 4345913 # Number of times rename has blocked due to IQ full
362system.cpu.rename.LSQFullEvents 52259250 # Number of times rename has blocked due to LSQ full
363system.cpu.rename.FullRegisterEvents 16 # Number of times there has been no free registers
364system.cpu.rename.RenamedOperands 2968696668 # Number of destination operands rename has renamed
365system.cpu.rename.RenameLookups 14208671481 # Number of register rename lookups that rename has made
366system.cpu.rename.int_rename_lookups 13600947598 # Number of integer rename lookups
367system.cpu.rename.fp_rename_lookups 607723883 # Number of floating rename lookups
366system.cpu.rename.int_rename_lookups 12321480350 # Number of integer rename lookups
367system.cpu.rename.fp_rename_lookups 90240197 # Number of floating rename lookups
368system.cpu.rename.CommittedMaps 1993140090 # Number of HB maps that are committed
369system.cpu.rename.UndoneMaps 975556578 # Number of HB maps that are undone due to squashing
370system.cpu.rename.serializingInsts 21287 # count of serializing insts renamed
371system.cpu.rename.tempSerializingInsts 18729 # count of temporary serializing insts renamed
372system.cpu.rename.skidInsts 172024073 # count of insts added to the skid buffer
373system.cpu.memDep0.insertedLoads 975055963 # Number of loads inserted to the mem dependence unit.
374system.cpu.memDep0.insertedStores 496398991 # Number of stores inserted to the mem dependence unit.
375system.cpu.memDep0.conflictingLoads 36275443 # Number of conflicting loads.

--- 593 unchanged lines hidden ---
368system.cpu.rename.CommittedMaps 1993140090 # Number of HB maps that are committed
369system.cpu.rename.UndoneMaps 975556578 # Number of HB maps that are undone due to squashing
370system.cpu.rename.serializingInsts 21287 # count of serializing insts renamed
371system.cpu.rename.tempSerializingInsts 18729 # count of temporary serializing insts renamed
372system.cpu.rename.skidInsts 172024073 # count of insts added to the skid buffer
373system.cpu.memDep0.insertedLoads 975055963 # Number of loads inserted to the mem dependence unit.
374system.cpu.memDep0.insertedStores 496398991 # Number of stores inserted to the mem dependence unit.
375system.cpu.memDep0.conflictingLoads 36275443 # Number of conflicting loads.

--- 593 unchanged lines hidden ---