stats.txt revision 9578:49b40999f4a2
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000122                       # Number of seconds simulated
4sim_ticks                                      121759                       # Number of ticks simulated
5final_tick                                     121759                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                   1000000000                       # Frequency of simulated ticks
7host_inst_rate                                  20307                       # Simulator instruction rate (inst/s)
8host_op_rate                                    36781                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                                 459428                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 167176                       # Number of bytes of host memory used
11host_seconds                                     0.27                       # Real time elapsed on the host
12sim_insts                                        5381                       # Number of instructions simulated
13sim_ops                                          9747                       # Number of ops (including micro ops) simulated
14system.ruby.l1_cntrl0.cacheMemory.num_data_array_reads            0                       # number of data array reads
15system.ruby.l1_cntrl0.cacheMemory.num_data_array_writes            0                       # number of data array writes
16system.ruby.l1_cntrl0.cacheMemory.num_tag_array_reads            0                       # number of tag array reads
17system.ruby.l1_cntrl0.cacheMemory.num_tag_array_writes            0                       # number of tag array writes
18system.ruby.l1_cntrl0.cacheMemory.num_tag_array_stalls            0                       # number of stalls caused by tag array
19system.ruby.l1_cntrl0.cacheMemory.num_data_array_stalls            0                       # number of stalls caused by data array
20system.cpu.workload.num_syscalls                   11                       # Number of system calls
21system.cpu.numCycles                           121759                       # number of cpu cycles simulated
22system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
23system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
24system.cpu.committedInsts                        5381                       # Number of instructions committed
25system.cpu.committedOps                          9747                       # Number of ops (including micro ops) committed
26system.cpu.num_int_alu_accesses                  9653                       # Number of integer alu accesses
27system.cpu.num_fp_alu_accesses                      0                       # Number of float alu accesses
28system.cpu.num_func_calls                           0                       # number of times a function call or return occured
29system.cpu.num_conditional_control_insts          899                       # number of instructions that are conditional controls
30system.cpu.num_int_insts                         9653                       # number of integer instructions
31system.cpu.num_fp_insts                             0                       # number of float instructions
32system.cpu.num_int_register_reads               24817                       # number of times the integer registers were read
33system.cpu.num_int_register_writes              11061                       # number of times the integer registers were written
34system.cpu.num_fp_register_reads                    0                       # number of times the floating registers were read
35system.cpu.num_fp_register_writes                   0                       # number of times the floating registers were written
36system.cpu.num_mem_refs                          1987                       # number of memory refs
37system.cpu.num_load_insts                        1052                       # Number of load instructions
38system.cpu.num_store_insts                        935                       # Number of store instructions
39system.cpu.num_idle_cycles                          0                       # Number of idle cycles
40system.cpu.num_busy_cycles                     121759                       # Number of busy cycles
41system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
42system.cpu.idle_fraction                            0                       # Percentage of idle cycles
43
44---------- End Simulation Statistics   ----------
45