stats.txt (11606:6b749761c398) stats.txt (11687:b3d5f0e9e258)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.898831 # Number of seconds simulated
4sim_ticks 5898831348500 # Number of ticks simulated
5final_tick 5898831348500 # 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.898831 # Number of seconds simulated
4sim_ticks 5898831348500 # Number of ticks simulated
5final_tick 5898831348500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 637466 # Simulator instruction rate (inst/s)
8host_op_rate 993229 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1250066735 # Simulator tick rate (ticks/s)
10host_mem_usage 275724 # Number of bytes of host memory used
11host_seconds 4718.81 # Real time elapsed on the host
7host_inst_rate 1175665 # Simulator instruction rate (inst/s)
8host_op_rate 1831792 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2305472192 # Simulator tick rate (ticks/s)
10host_mem_usage 275096 # Number of bytes of host memory used
11host_seconds 2558.62 # Real time elapsed on the host
12sim_insts 3008081022 # Number of instructions simulated
13sim_ops 4686862596 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.pwrStateResidencyTicks::UNDEFINED 5898831348500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 43200 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 126068992 # Number of bytes read from this memory
19system.physmem.bytes_read::total 126112192 # Number of bytes read from this memory

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

73system.cpu.op_class::No_OpClass 2494522 0.05% 0.05% # Class of executed instruction
74system.cpu.op_class::IntAlu 3006647871 64.15% 64.20% # Class of executed instruction
75system.cpu.op_class::IntMult 6215 0.00% 64.20% # Class of executed instruction
76system.cpu.op_class::IntDiv 904 0.00% 64.20% # Class of executed instruction
77system.cpu.op_class::FloatAdd 0 0.00% 64.20% # Class of executed instruction
78system.cpu.op_class::FloatCmp 0 0.00% 64.20% # Class of executed instruction
79system.cpu.op_class::FloatCvt 0 0.00% 64.20% # Class of executed instruction
80system.cpu.op_class::FloatMult 0 0.00% 64.20% # Class of executed instruction
12sim_insts 3008081022 # Number of instructions simulated
13sim_ops 4686862596 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.pwrStateResidencyTicks::UNDEFINED 5898831348500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 43200 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 126068992 # Number of bytes read from this memory
19system.physmem.bytes_read::total 126112192 # Number of bytes read from this memory

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

73system.cpu.op_class::No_OpClass 2494522 0.05% 0.05% # Class of executed instruction
74system.cpu.op_class::IntAlu 3006647871 64.15% 64.20% # Class of executed instruction
75system.cpu.op_class::IntMult 6215 0.00% 64.20% # Class of executed instruction
76system.cpu.op_class::IntDiv 904 0.00% 64.20% # Class of executed instruction
77system.cpu.op_class::FloatAdd 0 0.00% 64.20% # Class of executed instruction
78system.cpu.op_class::FloatCmp 0 0.00% 64.20% # Class of executed instruction
79system.cpu.op_class::FloatCvt 0 0.00% 64.20% # Class of executed instruction
80system.cpu.op_class::FloatMult 0 0.00% 64.20% # Class of executed instruction
81system.cpu.op_class::FloatMultAcc 0 0.00% 64.20% # Class of executed instruction
81system.cpu.op_class::FloatDiv 0 0.00% 64.20% # Class of executed instruction
82system.cpu.op_class::FloatDiv 0 0.00% 64.20% # Class of executed instruction
83system.cpu.op_class::FloatMisc 0 0.00% 64.20% # Class of executed instruction
82system.cpu.op_class::FloatSqrt 0 0.00% 64.20% # Class of executed instruction
83system.cpu.op_class::SimdAdd 0 0.00% 64.20% # Class of executed instruction
84system.cpu.op_class::SimdAddAcc 0 0.00% 64.20% # Class of executed instruction
85system.cpu.op_class::SimdAlu 0 0.00% 64.20% # Class of executed instruction
86system.cpu.op_class::SimdCmp 0 0.00% 64.20% # Class of executed instruction
87system.cpu.op_class::SimdCvt 0 0.00% 64.20% # Class of executed instruction
88system.cpu.op_class::SimdMisc 0 0.00% 64.20% # Class of executed instruction
89system.cpu.op_class::SimdMult 0 0.00% 64.20% # Class of executed instruction

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

97system.cpu.op_class::SimdFloatCvt 0 0.00% 64.20% # Class of executed instruction
98system.cpu.op_class::SimdFloatDiv 0 0.00% 64.20% # Class of executed instruction
99system.cpu.op_class::SimdFloatMisc 0 0.00% 64.20% # Class of executed instruction
100system.cpu.op_class::SimdFloatMult 0 0.00% 64.20% # Class of executed instruction
101system.cpu.op_class::SimdFloatMultAcc 0 0.00% 64.20% # Class of executed instruction
102system.cpu.op_class::SimdFloatSqrt 0 0.00% 64.20% # Class of executed instruction
103system.cpu.op_class::MemRead 1239184746 26.44% 90.64% # Class of executed instruction
104system.cpu.op_class::MemWrite 438528338 9.36% 100.00% # Class of executed instruction
84system.cpu.op_class::FloatSqrt 0 0.00% 64.20% # Class of executed instruction
85system.cpu.op_class::SimdAdd 0 0.00% 64.20% # Class of executed instruction
86system.cpu.op_class::SimdAddAcc 0 0.00% 64.20% # Class of executed instruction
87system.cpu.op_class::SimdAlu 0 0.00% 64.20% # Class of executed instruction
88system.cpu.op_class::SimdCmp 0 0.00% 64.20% # Class of executed instruction
89system.cpu.op_class::SimdCvt 0 0.00% 64.20% # Class of executed instruction
90system.cpu.op_class::SimdMisc 0 0.00% 64.20% # Class of executed instruction
91system.cpu.op_class::SimdMult 0 0.00% 64.20% # Class of executed instruction

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

99system.cpu.op_class::SimdFloatCvt 0 0.00% 64.20% # Class of executed instruction
100system.cpu.op_class::SimdFloatDiv 0 0.00% 64.20% # Class of executed instruction
101system.cpu.op_class::SimdFloatMisc 0 0.00% 64.20% # Class of executed instruction
102system.cpu.op_class::SimdFloatMult 0 0.00% 64.20% # Class of executed instruction
103system.cpu.op_class::SimdFloatMultAcc 0 0.00% 64.20% # Class of executed instruction
104system.cpu.op_class::SimdFloatSqrt 0 0.00% 64.20% # Class of executed instruction
105system.cpu.op_class::MemRead 1239184746 26.44% 90.64% # Class of executed instruction
106system.cpu.op_class::MemWrite 438528338 9.36% 100.00% # Class of executed instruction
107system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
108system.cpu.op_class::FloatMemWrite 0 0.00% 100.00% # Class of executed instruction
105system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
106system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
107system.cpu.op_class::total 4686862596 # Class of executed instruction
108system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 5898831348500 # Cumulative time (in ticks) in various power states
109system.cpu.dcache.tags.replacements 9108581 # number of replacements
110system.cpu.dcache.tags.tagsinuse 4084.589706 # Cycle average of tags in use
111system.cpu.dcache.tags.total_refs 1668600407 # Total number of references to valid blocks.
112system.cpu.dcache.tags.sampled_refs 9112677 # Sample count of references to valid blocks.

--- 425 unchanged lines hidden ---
109system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
110system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
111system.cpu.op_class::total 4686862596 # Class of executed instruction
112system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 5898831348500 # Cumulative time (in ticks) in various power states
113system.cpu.dcache.tags.replacements 9108581 # number of replacements
114system.cpu.dcache.tags.tagsinuse 4084.589706 # Cycle average of tags in use
115system.cpu.dcache.tags.total_refs 1668600407 # Total number of references to valid blocks.
116system.cpu.dcache.tags.sampled_refs 9112677 # Sample count of references to valid blocks.

--- 425 unchanged lines hidden ---