2006-10-12 21:04:14 +02:00
|
|
|
|
|
|
|
---------- Begin Simulation Statistics ----------
|
2007-08-27 05:27:53 +02:00
|
|
|
sim_seconds 0.044221 # Number of seconds simulated
|
|
|
|
sim_ticks 44221003000 # Number of ticks simulated
|
2011-06-21 00:57:14 +02:00
|
|
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
|
|
|
host_inst_rate 3266324 # Simulator instruction rate (inst/s)
|
|
|
|
host_tick_rate 1635033806 # Simulator tick rate (ticks/s)
|
|
|
|
host_mem_usage 192576 # Number of bytes of host memory used
|
|
|
|
host_seconds 27.05 # Real time elapsed on the host
|
|
|
|
sim_insts 88340673 # Number of instructions simulated
|
2009-04-09 07:21:30 +02:00
|
|
|
system.cpu.dtb.fetch_hits 0 # ITB hits
|
|
|
|
system.cpu.dtb.fetch_misses 0 # ITB misses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.dtb.fetch_acv 0 # ITB acv
|
|
|
|
system.cpu.dtb.fetch_accesses 0 # ITB accesses
|
2007-08-27 05:27:53 +02:00
|
|
|
system.cpu.dtb.read_hits 20276638 # DTB read hits
|
|
|
|
system.cpu.dtb.read_misses 90148 # DTB read misses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.dtb.read_acv 0 # DTB read access violations
|
|
|
|
system.cpu.dtb.read_accesses 20366786 # DTB read accesses
|
2007-08-27 05:27:53 +02:00
|
|
|
system.cpu.dtb.write_hits 14613377 # DTB write hits
|
|
|
|
system.cpu.dtb.write_misses 7252 # DTB write misses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.dtb.write_acv 0 # DTB write access violations
|
|
|
|
system.cpu.dtb.write_accesses 14620629 # DTB write accesses
|
|
|
|
system.cpu.dtb.data_hits 34890015 # DTB hits
|
|
|
|
system.cpu.dtb.data_misses 97400 # DTB misses
|
|
|
|
system.cpu.dtb.data_acv 0 # DTB access violations
|
|
|
|
system.cpu.dtb.data_accesses 34987415 # DTB accesses
|
2009-04-09 07:21:30 +02:00
|
|
|
system.cpu.itb.fetch_hits 88438073 # ITB hits
|
|
|
|
system.cpu.itb.fetch_misses 3934 # ITB misses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.itb.fetch_acv 0 # ITB acv
|
|
|
|
system.cpu.itb.fetch_accesses 88442007 # ITB accesses
|
2009-04-09 07:21:30 +02:00
|
|
|
system.cpu.itb.read_hits 0 # DTB read hits
|
|
|
|
system.cpu.itb.read_misses 0 # DTB read misses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.itb.read_acv 0 # DTB read access violations
|
|
|
|
system.cpu.itb.read_accesses 0 # DTB read accesses
|
2009-04-09 07:21:30 +02:00
|
|
|
system.cpu.itb.write_hits 0 # DTB write hits
|
|
|
|
system.cpu.itb.write_misses 0 # DTB write misses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.itb.write_acv 0 # DTB write access violations
|
|
|
|
system.cpu.itb.write_accesses 0 # DTB write accesses
|
|
|
|
system.cpu.itb.data_hits 0 # DTB hits
|
|
|
|
system.cpu.itb.data_misses 0 # DTB misses
|
|
|
|
system.cpu.itb.data_acv 0 # DTB access violations
|
|
|
|
system.cpu.itb.data_accesses 0 # DTB accesses
|
|
|
|
system.cpu.workload.num_syscalls 4583 # Number of system calls
|
2007-08-27 05:27:53 +02:00
|
|
|
system.cpu.numCycles 88442007 # number of cpu cycles simulated
|
2011-02-08 04:23:13 +01:00
|
|
|
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
|
2007-08-27 05:27:53 +02:00
|
|
|
system.cpu.num_insts 88340673 # Number of instructions executed
|
2011-02-08 04:23:13 +01:00
|
|
|
system.cpu.num_int_alu_accesses 78039444 # Number of integer alu accesses
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.num_fp_alu_accesses 267757 # Number of float alu accesses
|
|
|
|
system.cpu.num_func_calls 3321606 # number of times a function call or return occured
|
|
|
|
system.cpu.num_conditional_control_insts 8920848 # number of instructions that are conditional controls
|
2011-02-08 04:23:13 +01:00
|
|
|
system.cpu.num_int_insts 78039444 # number of integer instructions
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.num_fp_insts 267757 # number of float instructions
|
2011-02-08 04:23:13 +01:00
|
|
|
system.cpu.num_int_register_reads 105931758 # number of times the integer registers were read
|
|
|
|
system.cpu.num_int_register_writes 52319251 # number of times the integer registers were written
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.num_fp_register_reads 229023 # number of times the floating registers were read
|
|
|
|
system.cpu.num_fp_register_writes 227630 # number of times the floating registers were written
|
2011-02-08 04:23:13 +01:00
|
|
|
system.cpu.num_mem_refs 34987415 # number of memory refs
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.num_load_insts 20366786 # Number of load instructions
|
2011-02-08 04:23:13 +01:00
|
|
|
system.cpu.num_store_insts 14620629 # Number of store instructions
|
2011-06-21 00:57:14 +02:00
|
|
|
system.cpu.num_idle_cycles 0 # Number of idle cycles
|
|
|
|
system.cpu.num_busy_cycles 88442007 # Number of busy cycles
|
|
|
|
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
|
|
|
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
2006-10-12 21:04:14 +02:00
|
|
|
|
|
|
|
---------- End Simulation Statistics ----------
|