7,11c7,11
< host_inst_rate 30902 # Simulator instruction rate (inst/s)
< host_op_rate 30898 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 1653235 # Simulator tick rate (ticks/s)
< host_mem_usage 224760 # Number of bytes of host memory used
< host_seconds 0.21 # Real time elapsed on the host
---
> host_inst_rate 17946 # Simulator instruction rate (inst/s)
> host_op_rate 17945 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 960252 # Simulator tick rate (ticks/s)
> host_mem_usage 225120 # Number of bytes of host memory used
> host_seconds 0.36 # Real time elapsed on the host
14,23c14,35
< system.physmem.bytes_read 34460 # Number of bytes read from this memory
< system.physmem.bytes_inst_read 25656 # Number of instructions bytes read from this memory
< system.physmem.bytes_written 6696 # Number of bytes written to this memory
< system.physmem.num_reads 7599 # Number of read requests responded to by this memory
< system.physmem.num_writes 865 # 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 100555008 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read 74864750 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_write 19539069 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_total 120094077 # Total bandwidth to/from this memory (bytes/s)
---
> 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
> system.physmem.bytes_written::cpu.data 6696 # Number of bytes written to this memory
> system.physmem.bytes_written::total 6696 # Number of bytes written to this memory
> 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_writes::cpu.data 865 # Number of write requests responded to by this memory
> system.physmem.num_writes::total 865 # Number of write requests responded to by this memory
> system.physmem.bw_read::cpu.inst 74864750 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::cpu.data 25690258 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::total 100555008 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::cpu.inst 74864750 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::total 74864750 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_write::cpu.data 19539069 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_write::total 19539069 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_total::cpu.inst 74864750 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::cpu.data 45229327 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::total 120094077 # Total bandwidth to/from this memory (bytes/s)