7,11c7,11
< host_inst_rate 60937 # Simulator instruction rate (inst/s)
< host_op_rate 60929 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 3062846 # Simulator tick rate (ticks/s)
< host_mem_usage 226192 # Number of bytes of host memory used
< host_seconds 0.10 # Real time elapsed on the host
---
> host_inst_rate 55490 # Simulator instruction rate (inst/s)
> host_op_rate 55480 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 2788890 # Simulator tick rate (ticks/s)
> host_mem_usage 226736 # Number of bytes of host memory used
> host_seconds 0.11 # Real time elapsed on the host
14,23c14,35
< system.physmem.bytes_read 27687 # Number of bytes read from this memory
< system.physmem.bytes_inst_read 23312 # Number of instructions bytes read from this memory
< system.physmem.bytes_written 3658 # Number of bytes written to this memory
< system.physmem.num_reads 6992 # Number of read requests responded to by this memory
< system.physmem.num_writes 925 # Number of write requests responded to by this memory
< system.physmem.num_other 0 # Number of other requests responded to by this memory
< system.physmem.bw_read 94507783 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read 79574003 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_write 12486346 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_total 106994129 # Total bandwidth to/from this memory (bytes/s)
---
> system.physmem.bytes_read::cpu.inst 23312 # Number of bytes read from this memory
> system.physmem.bytes_read::cpu.data 4375 # Number of bytes read from this memory
> system.physmem.bytes_read::total 27687 # Number of bytes read from this memory
> system.physmem.bytes_inst_read::cpu.inst 23312 # Number of instructions bytes read from this memory
> system.physmem.bytes_inst_read::total 23312 # Number of instructions bytes read from this memory
> system.physmem.bytes_written::cpu.data 3658 # Number of bytes written to this memory
> system.physmem.bytes_written::total 3658 # Number of bytes written to this memory
> system.physmem.num_reads::cpu.inst 5828 # Number of read requests responded to by this memory
> system.physmem.num_reads::cpu.data 1164 # Number of read requests responded to by this memory
> system.physmem.num_reads::total 6992 # Number of read requests responded to by this memory
> system.physmem.num_writes::cpu.data 925 # Number of write requests responded to by this memory
> system.physmem.num_writes::total 925 # Number of write requests responded to by this memory
> system.physmem.bw_read::cpu.inst 79574003 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::cpu.data 14933779 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::total 94507783 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::cpu.inst 79574003 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::total 79574003 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_write::cpu.data 12486346 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_write::total 12486346 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_total::cpu.inst 79574003 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::cpu.data 27420126 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::total 106994129 # Total bandwidth to/from this memory (bytes/s)