stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000016 # Number of seconds simulated
4sim_ticks 16494000 # Number of ticks simulated
5final_tick 16494000 # 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.000016 # Number of seconds simulated
4sim_ticks 16494000 # Number of ticks simulated
5final_tick 16494000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 32065 # Simulator instruction rate (inst/s)
8host_op_rate 40006 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 115159682 # Simulator tick rate (ticks/s)
10host_mem_usage 240696 # Number of bytes of host memory used
11host_seconds 0.14 # Real time elapsed on the host
7host_inst_rate 19652 # Simulator instruction rate (inst/s)
8host_op_rate 24522 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 70593484 # Simulator tick rate (ticks/s)
10host_mem_usage 246136 # Number of bytes of host memory used
11host_seconds 0.23 # Real time elapsed on the host
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5729 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 17344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 7808 # Number of bytes read from this memory
16system.physmem.bytes_read::total 25152 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 17344 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 17344 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 271 # Number of read requests responded to by this memory

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

349system.cpu.rename.RunCycles 2221 # Number of cycles rename is running
350system.cpu.rename.UnblockCycles 220 # Number of cycles rename is unblocking
351system.cpu.rename.RenamedInsts 12443 # Number of instructions processed by rename
352system.cpu.rename.ROBFullEvents 2 # Number of times rename has blocked due to ROB full
353system.cpu.rename.IQFullEvents 9 # Number of times rename has blocked due to IQ full
354system.cpu.rename.LSQFullEvents 174 # Number of times rename has blocked due to LSQ full
355system.cpu.rename.RenamedOperands 12464 # Number of destination operands rename has renamed
356system.cpu.rename.RenameLookups 56458 # Number of register rename lookups that rename has made
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5729 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 17344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 7808 # Number of bytes read from this memory
16system.physmem.bytes_read::total 25152 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 17344 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 17344 # Number of instructions bytes read from this memory
19system.physmem.num_reads::cpu.inst 271 # Number of read requests responded to by this memory

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

349system.cpu.rename.RunCycles 2221 # Number of cycles rename is running
350system.cpu.rename.UnblockCycles 220 # Number of cycles rename is unblocking
351system.cpu.rename.RenamedInsts 12443 # Number of instructions processed by rename
352system.cpu.rename.ROBFullEvents 2 # Number of times rename has blocked due to ROB full
353system.cpu.rename.IQFullEvents 9 # Number of times rename has blocked due to IQ full
354system.cpu.rename.LSQFullEvents 174 # Number of times rename has blocked due to LSQ full
355system.cpu.rename.RenamedOperands 12464 # Number of destination operands rename has renamed
356system.cpu.rename.RenameLookups 56458 # Number of register rename lookups that rename has made
357system.cpu.rename.int_rename_lookups 56202 # Number of integer rename lookups
358system.cpu.rename.fp_rename_lookups 256 # Number of floating rename lookups
357system.cpu.rename.int_rename_lookups 51511 # Number of integer rename lookups
358system.cpu.rename.fp_rename_lookups 32 # Number of floating rename lookups
359system.cpu.rename.CommittedMaps 5673 # Number of HB maps that are committed
360system.cpu.rename.UndoneMaps 6791 # Number of HB maps that are undone due to squashing
361system.cpu.rename.serializingInsts 41 # count of serializing insts renamed
362system.cpu.rename.tempSerializingInsts 38 # count of temporary serializing insts renamed
363system.cpu.rename.skidInsts 682 # count of insts added to the skid buffer
364system.cpu.memDep0.insertedLoads 2779 # Number of loads inserted to the mem dependence unit.
365system.cpu.memDep0.insertedStores 1570 # Number of stores inserted to the mem dependence unit.
366system.cpu.memDep0.conflictingLoads 37 # Number of conflicting loads.

--- 558 unchanged lines hidden ---
359system.cpu.rename.CommittedMaps 5673 # Number of HB maps that are committed
360system.cpu.rename.UndoneMaps 6791 # Number of HB maps that are undone due to squashing
361system.cpu.rename.serializingInsts 41 # count of serializing insts renamed
362system.cpu.rename.tempSerializingInsts 38 # count of temporary serializing insts renamed
363system.cpu.rename.skidInsts 682 # count of insts added to the skid buffer
364system.cpu.memDep0.insertedLoads 2779 # Number of loads inserted to the mem dependence unit.
365system.cpu.memDep0.insertedStores 1570 # Number of stores inserted to the mem dependence unit.
366system.cpu.memDep0.conflictingLoads 37 # Number of conflicting loads.

--- 558 unchanged lines hidden ---