4,5c4,5
< sim_ticks 3215000 # Number of ticks simulated
< final_tick 3215000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
---
> sim_ticks 3208000 # Number of ticks simulated
> final_tick 3208000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
7,18c7,18
< host_inst_rate 1264163 # Simulator instruction rate (inst/s)
< host_op_rate 1259559 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 630191855 # Simulator tick rate (ticks/s)
< host_mem_usage 205200 # Number of bytes of host memory used
< host_seconds 0.01 # Real time elapsed on the host
< sim_insts 6404 # Number of instructions simulated
< sim_ops 6404 # Number of ops (including micro ops) simulated
< system.physmem.bytes_read::cpu.inst 25656 # Number of bytes read from this memory
< system.physmem.bytes_read::cpu.data 8804 # Number of bytes read from this memory
< system.physmem.bytes_read::total 34460 # Number of bytes read from this memory
< system.physmem.bytes_inst_read::cpu.inst 25656 # Number of instructions bytes read from this memory
< system.physmem.bytes_inst_read::total 25656 # Number of instructions bytes read from this memory
---
> host_inst_rate 57981 # Simulator instruction rate (inst/s)
> host_op_rate 57971 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 29099028 # Simulator tick rate (ticks/s)
> host_mem_usage 214184 # Number of bytes of host memory used
> host_seconds 0.11 # Real time elapsed on the host
> sim_insts 6390 # Number of instructions simulated
> sim_ops 6390 # Number of ops (including micro ops) simulated
> system.physmem.bytes_read::cpu.inst 25600 # Number of bytes read from this memory
> system.physmem.bytes_read::cpu.data 8788 # Number of bytes read from this memory
> system.physmem.bytes_read::total 34388 # Number of bytes read from this memory
> system.physmem.bytes_inst_read::cpu.inst 25600 # Number of instructions bytes read from this memory
> system.physmem.bytes_inst_read::total 25600 # Number of instructions bytes read from this memory
21,23c21,23
< system.physmem.num_reads::cpu.inst 6414 # Number of read requests responded to by this memory
< system.physmem.num_reads::cpu.data 1185 # Number of read requests responded to by this memory
< system.physmem.num_reads::total 7599 # Number of read requests responded to by this memory
---
> system.physmem.num_reads::cpu.inst 6400 # Number of read requests responded to by this memory
> system.physmem.num_reads::cpu.data 1183 # Number of read requests responded to by this memory
> system.physmem.num_reads::total 7583 # Number of read requests responded to by this memory
26,35c26,35
< system.physmem.bw_read::cpu.inst 7980093313 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_read::cpu.data 2738413686 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_read::total 10718506998 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read::cpu.inst 7980093313 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read::total 7980093313 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_write::cpu.data 2082737170 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_write::total 2082737170 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_total::cpu.inst 7980093313 # Total bandwidth to/from this memory (bytes/s)
< system.physmem.bw_total::cpu.data 4821150855 # Total bandwidth to/from this memory (bytes/s)
< system.physmem.bw_total::total 12801244168 # Total bandwidth to/from this memory (bytes/s)
---
> system.physmem.bw_read::cpu.inst 7980049875 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::cpu.data 2739401496 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::total 10719451372 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::cpu.inst 7980049875 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::total 7980049875 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_write::cpu.data 2087281796 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_write::total 2087281796 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_total::cpu.inst 7980049875 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::cpu.data 4826683292 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::total 12806733167 # Total bandwidth to/from this memory (bytes/s)
40c40
< system.cpu.dtb.read_hits 1185 # DTB read hits
---
> system.cpu.dtb.read_hits 1183 # DTB read hits
43c43
< system.cpu.dtb.read_accesses 1192 # DTB read accesses
---
> system.cpu.dtb.read_accesses 1190 # DTB read accesses
48c48
< system.cpu.dtb.data_hits 2050 # DTB hits
---
> system.cpu.dtb.data_hits 2048 # DTB hits
51,52c51,52
< system.cpu.dtb.data_accesses 2060 # DTB accesses
< system.cpu.itb.fetch_hits 6414 # ITB hits
---
> system.cpu.dtb.data_accesses 2058 # DTB accesses
> system.cpu.itb.fetch_hits 6400 # ITB hits
55c55
< system.cpu.itb.fetch_accesses 6431 # ITB accesses
---
> system.cpu.itb.fetch_accesses 6417 # ITB accesses
69c69
< system.cpu.numCycles 6431 # number of cpu cycles simulated
---
> system.cpu.numCycles 6417 # number of cpu cycles simulated
72,74c72,74
< system.cpu.committedInsts 6404 # Number of instructions committed
< system.cpu.committedOps 6404 # Number of ops (including micro ops) committed
< system.cpu.num_int_alu_accesses 6331 # Number of integer alu accesses
---
> system.cpu.committedInsts 6390 # Number of instructions committed
> system.cpu.committedOps 6390 # Number of ops (including micro ops) committed
> system.cpu.num_int_alu_accesses 6317 # Number of integer alu accesses
77,78c77,78
< system.cpu.num_conditional_control_insts 750 # number of instructions that are conditional controls
< system.cpu.num_int_insts 6331 # number of integer instructions
---
> system.cpu.num_conditional_control_insts 749 # number of instructions that are conditional controls
> system.cpu.num_int_insts 6317 # number of integer instructions
80,81c80,81
< system.cpu.num_int_register_reads 8304 # number of times the integer registers were read
< system.cpu.num_int_register_writes 4581 # number of times the integer registers were written
---
> system.cpu.num_int_register_reads 8285 # number of times the integer registers were read
> system.cpu.num_int_register_writes 4568 # number of times the integer registers were written
84,85c84,85
< system.cpu.num_mem_refs 2060 # number of memory refs
< system.cpu.num_load_insts 1192 # Number of load instructions
---
> system.cpu.num_mem_refs 2058 # number of memory refs
> system.cpu.num_load_insts 1190 # Number of load instructions
88c88
< system.cpu.num_busy_cycles 6431 # Number of busy cycles
---
> system.cpu.num_busy_cycles 6417 # Number of busy cycles