stats.txt revision 7935
1
2---------- Begin Simulation Statistics ----------
3host_inst_rate                                  26190                       # Simulator instruction rate (inst/s)
4host_mem_usage                                 233840                       # Number of bytes of host memory used
5host_seconds                                     0.20                       # Real time elapsed on the host
6host_tick_rate                                1241276                       # Simulator tick rate (ticks/s)
7sim_freq                                   1000000000                       # Frequency of simulated ticks
8sim_insts                                        5340                       # Number of instructions simulated
9sim_seconds                                  0.000253                       # Number of seconds simulated
10sim_ticks                                      253364                       # Number of ticks simulated
11system.cpu.idle_fraction                            0                       # Percentage of idle cycles
12system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
13system.cpu.numCycles                           253364                       # number of cpu cycles simulated
14system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
15system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
16system.cpu.num_busy_cycles                     253364                       # Number of busy cycles
17system.cpu.num_conditional_control_insts            0                       # number of instructions that are conditional controls
18system.cpu.num_fp_alu_accesses                      0                       # Number of float alu accesses
19system.cpu.num_fp_insts                             0                       # number of float instructions
20system.cpu.num_fp_register_reads                    0                       # number of times the floating registers were read
21system.cpu.num_fp_register_writes                   0                       # number of times the floating registers were written
22system.cpu.num_func_calls                           0                       # number of times a function call or return occured
23system.cpu.num_idle_cycles                          0                       # Number of idle cycles
24system.cpu.num_insts                             5340                       # Number of instructions executed
25system.cpu.num_int_alu_accesses                  4517                       # Number of integer alu accesses
26system.cpu.num_int_insts                         4517                       # number of integer instructions
27system.cpu.num_int_register_reads               10620                       # number of times the integer registers were read
28system.cpu.num_int_register_writes               4858                       # number of times the integer registers were written
29system.cpu.num_load_insts                         724                       # Number of load instructions
30system.cpu.num_mem_refs                          1402                       # number of memory refs
31system.cpu.num_store_insts                        678                       # Number of store instructions
32system.cpu.workload.PROG:num_syscalls              11                       # Number of system calls
33
34---------- End Simulation Statistics   ----------
35