stats.txt (9901:13c5fea24be1) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.112126 # Number of seconds simulated
4sim_ticks 5112126311000 # Number of ticks simulated
5final_tick 5112126311000 # 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 5.112126 # Number of seconds simulated
4sim_ticks 5112126311000 # Number of ticks simulated
5final_tick 5112126311000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1020096 # Simulator instruction rate (inst/s)
8host_op_rate 2088583 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 26083435490 # Simulator tick rate (ticks/s)
10host_mem_usage 587152 # Number of bytes of host memory used
11host_seconds 195.99 # Real time elapsed on the host
7host_inst_rate 1595516 # Simulator instruction rate (inst/s)
8host_op_rate 3266720 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 40796695114 # Simulator tick rate (ticks/s)
10host_mem_usage 587608 # Number of bytes of host memory used
11host_seconds 125.31 # Real time elapsed on the host
12sim_insts 199929810 # Number of instructions simulated
13sim_ops 409343980 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::pc.south_bridge.ide 2421184 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker 64 # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst 852736 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 10609344 # Number of bytes read from this memory
19system.physmem.bytes_read::total 13883648 # Number of bytes read from this memory

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

254system.pc.south_bridge.ide.disks1.dma_write_txs 1 # Number of DMA write transactions.
255system.iobus.throughput 2555207 # Throughput (bytes/s)
256system.iobus.data_through_bus 13062542 # Total data (bytes)
257system.cpu.numCycles 10224252644 # number of cpu cycles simulated
258system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
259system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
260system.cpu.committedInsts 199929810 # Number of instructions committed
261system.cpu.committedOps 409343980 # Number of ops (including micro ops) committed
12sim_insts 199929810 # Number of instructions simulated
13sim_ops 409343980 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::pc.south_bridge.ide 2421184 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker 64 # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst 852736 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 10609344 # Number of bytes read from this memory
19system.physmem.bytes_read::total 13883648 # Number of bytes read from this memory

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

254system.pc.south_bridge.ide.disks1.dma_write_txs 1 # Number of DMA write transactions.
255system.iobus.throughput 2555207 # Throughput (bytes/s)
256system.iobus.data_through_bus 13062542 # Total data (bytes)
257system.cpu.numCycles 10224252644 # number of cpu cycles simulated
258system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
259system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
260system.cpu.committedInsts 199929810 # Number of instructions committed
261system.cpu.committedOps 409343980 # Number of ops (including micro ops) committed
262system.cpu.num_int_alu_accesses 374506599 # Number of integer alu accesses
262system.cpu.num_int_alu_accesses 374364740 # Number of integer alu accesses
263system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
264system.cpu.num_func_calls 2307717 # number of times a function call or return occured
265system.cpu.num_conditional_control_insts 39976354 # number of instructions that are conditional controls
263system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
264system.cpu.num_func_calls 2307717 # number of times a function call or return occured
265system.cpu.num_conditional_control_insts 39976354 # number of instructions that are conditional controls
266system.cpu.num_int_insts 374506599 # number of integer instructions
266system.cpu.num_int_insts 374364740 # number of integer instructions
267system.cpu.num_fp_insts 0 # number of float instructions
267system.cpu.num_fp_insts 0 # number of float instructions
268system.cpu.num_int_register_reads 916001165 # number of times the integer registers were read
269system.cpu.num_int_register_writes 480603129 # number of times the integer registers were written
268system.cpu.num_int_register_reads 682285995 # number of times the integer registers were read
269system.cpu.num_int_register_writes 323369548 # number of times the integer registers were written
270system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
271system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
270system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
271system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
272system.cpu.num_cc_register_reads 233715170 # number of times the CC registers were read
273system.cpu.num_cc_register_writes 157233581 # number of times the CC registers were written
272system.cpu.num_mem_refs 35660913 # number of memory refs
273system.cpu.num_load_insts 27238816 # Number of load instructions
274system.cpu.num_store_insts 8422097 # Number of store instructions
275system.cpu.num_idle_cycles 9770516880.735765 # Number of idle cycles
276system.cpu.num_busy_cycles 453735763.264236 # Number of busy cycles
277system.cpu.not_idle_fraction 0.044378 # Percentage of non-idle cycles
278system.cpu.idle_fraction 0.955622 # Percentage of idle cycles
279system.cpu.kern.inst.arm 0 # number of arm instructions executed

--- 300 unchanged lines hidden ---
274system.cpu.num_mem_refs 35660913 # number of memory refs
275system.cpu.num_load_insts 27238816 # Number of load instructions
276system.cpu.num_store_insts 8422097 # Number of store instructions
277system.cpu.num_idle_cycles 9770516880.735765 # Number of idle cycles
278system.cpu.num_busy_cycles 453735763.264236 # Number of busy cycles
279system.cpu.not_idle_fraction 0.044378 # Percentage of non-idle cycles
280system.cpu.idle_fraction 0.955622 # Percentage of idle cycles
281system.cpu.kern.inst.arm 0 # number of arm instructions executed

--- 300 unchanged lines hidden ---