stats.txt (10036:80e84beef3bb) stats.txt (10063:9595c7a1d837)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.200409 # Number of seconds simulated
4sim_ticks 200409284500 # Number of ticks simulated
5final_tick 4321214250500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 22333008 # Simulator instruction rate (inst/s)
8host_op_rate 22332995 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 8544906534 # Simulator tick rate (ticks/s)
10host_mem_usage 473604 # Number of bytes of host memory used
11host_seconds 23.45 # Real time elapsed on the host
12sim_insts 523790075 # Number of instructions simulated
13sim_ops 523790075 # Number of ops (including micro ops) simulated
14testsys.voltage_domain.voltage 1 # Voltage in Volts
15testsys.clk_domain.clock 1000 # Clock period in ticks
16testsys.physmem.bytes_read::cpu.inst 81046720 # Number of bytes read from this memory
17testsys.physmem.bytes_read::cpu.data 27826276 # Number of bytes read from this memory
18testsys.physmem.bytes_read::tsunami.ethernet 57260496 # Number of bytes read from this memory
19testsys.physmem.bytes_read::total 166133492 # Number of bytes read from this memory
20testsys.physmem.bytes_inst_read::cpu.inst 81046720 # Number of instructions bytes read from this memory
21testsys.physmem.bytes_inst_read::total 81046720 # Number of instructions bytes read from this memory
22testsys.physmem.bytes_written::cpu.data 16606680 # Number of bytes written to this memory
23testsys.physmem.bytes_written::tsunami.ethernet 902 # Number of bytes written to this memory
24testsys.physmem.bytes_written::total 16607582 # Number of bytes written to this memory
25testsys.physmem.num_reads::cpu.inst 20261680 # Number of read requests responded to by this memory
26testsys.physmem.num_reads::cpu.data 3842559 # Number of read requests responded to by this memory
27testsys.physmem.num_reads::tsunami.ethernet 2385836 # Number of read requests responded to by this memory
28testsys.physmem.num_reads::total 26490075 # Number of read requests responded to by this memory
29testsys.physmem.num_writes::cpu.data 2258392 # Number of write requests responded to by this memory
30testsys.physmem.num_writes::tsunami.ethernet 31 # Number of write requests responded to by this memory
31testsys.physmem.num_writes::total 2258423 # Number of write requests responded to by this memory
32testsys.physmem.bw_read::cpu.inst 404406014 # Total read bandwidth from this memory (bytes/s)
33testsys.physmem.bw_read::cpu.data 138847240 # Total read bandwidth from this memory (bytes/s)
34testsys.physmem.bw_read::tsunami.ethernet 285717781 # Total read bandwidth from this memory (bytes/s)
35testsys.physmem.bw_read::total 828971035 # Total read bandwidth from this memory (bytes/s)
36testsys.physmem.bw_inst_read::cpu.inst 404406014 # Instruction read bandwidth from this memory (bytes/s)
37testsys.physmem.bw_inst_read::total 404406014 # Instruction read bandwidth from this memory (bytes/s)
38testsys.physmem.bw_write::cpu.data 82863826 # Write bandwidth from this memory (bytes/s)
39testsys.physmem.bw_write::tsunami.ethernet 4501 # Write bandwidth from this memory (bytes/s)
40testsys.physmem.bw_write::total 82868326 # Write bandwidth from this memory (bytes/s)
41testsys.physmem.bw_total::cpu.inst 404406014 # Total bandwidth to/from this memory (bytes/s)
42testsys.physmem.bw_total::cpu.data 221711065 # Total bandwidth to/from this memory (bytes/s)
43testsys.physmem.bw_total::tsunami.ethernet 285722281 # Total bandwidth to/from this memory (bytes/s)
44testsys.physmem.bw_total::total 911839361 # Total bandwidth to/from this memory (bytes/s)
45testsys.membus.throughput 916540501 # Throughput (bytes/s)
46testsys.membus.data_through_bus 183683226 # Total data (bytes)
47testsys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
48testsys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
49testsys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
50testsys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
51testsys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
52testsys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
53testsys.disk0.dma_write_txs 0 # Number of DMA write transactions.
54testsys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
55testsys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
56testsys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
57testsys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
58testsys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
59testsys.disk2.dma_write_txs 0 # Number of DMA write transactions.
60testsys.cpu.clk_domain.clock 500 # Clock period in ticks
61testsys.cpu.dtb.fetch_hits 0 # ITB hits
62testsys.cpu.dtb.fetch_misses 0 # ITB misses
63testsys.cpu.dtb.fetch_acv 0 # ITB acv
64testsys.cpu.dtb.fetch_accesses 0 # ITB accesses
65testsys.cpu.dtb.read_hits 3916918 # DTB read hits
66testsys.cpu.dtb.read_misses 3287 # DTB read misses
67testsys.cpu.dtb.read_acv 80 # DTB read access violations
68testsys.cpu.dtb.read_accesses 225414 # DTB read accesses
69testsys.cpu.dtb.write_hits 2316885 # DTB write hits
70testsys.cpu.dtb.write_misses 528 # DTB write misses
71testsys.cpu.dtb.write_acv 81 # DTB write access violations
72testsys.cpu.dtb.write_accesses 109988 # DTB write accesses
73testsys.cpu.dtb.data_hits 6233803 # DTB hits
74testsys.cpu.dtb.data_misses 3815 # DTB misses
75testsys.cpu.dtb.data_acv 161 # DTB access violations
76testsys.cpu.dtb.data_accesses 335402 # DTB accesses
77testsys.cpu.itb.fetch_hits 4052211 # ITB hits
78testsys.cpu.itb.fetch_misses 1497 # ITB misses
79testsys.cpu.itb.fetch_acv 69 # ITB acv
80testsys.cpu.itb.fetch_accesses 4053708 # ITB accesses
81testsys.cpu.itb.read_hits 0 # DTB read hits
82testsys.cpu.itb.read_misses 0 # DTB read misses
83testsys.cpu.itb.read_acv 0 # DTB read access violations
84testsys.cpu.itb.read_accesses 0 # DTB read accesses
85testsys.cpu.itb.write_hits 0 # DTB write hits
86testsys.cpu.itb.write_misses 0 # DTB write misses
87testsys.cpu.itb.write_acv 0 # DTB write access violations
88testsys.cpu.itb.write_accesses 0 # DTB write accesses
89testsys.cpu.itb.data_hits 0 # DTB hits
90testsys.cpu.itb.data_misses 0 # DTB misses
91testsys.cpu.itb.data_acv 0 # DTB access violations
92testsys.cpu.itb.data_accesses 0 # DTB accesses
93testsys.cpu.numCycles 400804755 # number of cpu cycles simulated
94testsys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
95testsys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
96testsys.cpu.committedInsts 20257704 # Number of instructions committed
97testsys.cpu.committedOps 20257704 # Number of ops (including micro ops) committed
98testsys.cpu.num_int_alu_accesses 18837017 # Number of integer alu accesses
99testsys.cpu.num_fp_alu_accesses 17380 # Number of float alu accesses
100testsys.cpu.num_func_calls 1221180 # number of times a function call or return occured
101testsys.cpu.num_conditional_control_insts 1442148 # number of instructions that are conditional controls
102testsys.cpu.num_int_insts 18837017 # number of integer instructions
103testsys.cpu.num_fp_insts 17380 # number of float instructions
104testsys.cpu.num_int_register_reads 24787248 # number of times the integer registers were read
105testsys.cpu.num_int_register_writes 14693875 # number of times the integer registers were written
106testsys.cpu.num_fp_register_reads 11166 # number of times the floating registers were read
107testsys.cpu.num_fp_register_writes 10823 # number of times the floating registers were written
108testsys.cpu.num_mem_refs 6263046 # number of memory refs
109testsys.cpu.num_load_insts 3944033 # Number of load instructions
110testsys.cpu.num_store_insts 2319013 # Number of store instructions
111testsys.cpu.num_idle_cycles 380542207.362158 # Number of idle cycles
112testsys.cpu.num_busy_cycles 20262547.637842 # Number of busy cycles
113testsys.cpu.not_idle_fraction 0.050555 # Percentage of non-idle cycles
114testsys.cpu.idle_fraction 0.949445 # Percentage of idle cycles
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.200409 # Number of seconds simulated
4sim_ticks 200409284500 # Number of ticks simulated
5final_tick 4321214250500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 22333008 # Simulator instruction rate (inst/s)
8host_op_rate 22332995 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 8544906534 # Simulator tick rate (ticks/s)
10host_mem_usage 473604 # Number of bytes of host memory used
11host_seconds 23.45 # Real time elapsed on the host
12sim_insts 523790075 # Number of instructions simulated
13sim_ops 523790075 # Number of ops (including micro ops) simulated
14testsys.voltage_domain.voltage 1 # Voltage in Volts
15testsys.clk_domain.clock 1000 # Clock period in ticks
16testsys.physmem.bytes_read::cpu.inst 81046720 # Number of bytes read from this memory
17testsys.physmem.bytes_read::cpu.data 27826276 # Number of bytes read from this memory
18testsys.physmem.bytes_read::tsunami.ethernet 57260496 # Number of bytes read from this memory
19testsys.physmem.bytes_read::total 166133492 # Number of bytes read from this memory
20testsys.physmem.bytes_inst_read::cpu.inst 81046720 # Number of instructions bytes read from this memory
21testsys.physmem.bytes_inst_read::total 81046720 # Number of instructions bytes read from this memory
22testsys.physmem.bytes_written::cpu.data 16606680 # Number of bytes written to this memory
23testsys.physmem.bytes_written::tsunami.ethernet 902 # Number of bytes written to this memory
24testsys.physmem.bytes_written::total 16607582 # Number of bytes written to this memory
25testsys.physmem.num_reads::cpu.inst 20261680 # Number of read requests responded to by this memory
26testsys.physmem.num_reads::cpu.data 3842559 # Number of read requests responded to by this memory
27testsys.physmem.num_reads::tsunami.ethernet 2385836 # Number of read requests responded to by this memory
28testsys.physmem.num_reads::total 26490075 # Number of read requests responded to by this memory
29testsys.physmem.num_writes::cpu.data 2258392 # Number of write requests responded to by this memory
30testsys.physmem.num_writes::tsunami.ethernet 31 # Number of write requests responded to by this memory
31testsys.physmem.num_writes::total 2258423 # Number of write requests responded to by this memory
32testsys.physmem.bw_read::cpu.inst 404406014 # Total read bandwidth from this memory (bytes/s)
33testsys.physmem.bw_read::cpu.data 138847240 # Total read bandwidth from this memory (bytes/s)
34testsys.physmem.bw_read::tsunami.ethernet 285717781 # Total read bandwidth from this memory (bytes/s)
35testsys.physmem.bw_read::total 828971035 # Total read bandwidth from this memory (bytes/s)
36testsys.physmem.bw_inst_read::cpu.inst 404406014 # Instruction read bandwidth from this memory (bytes/s)
37testsys.physmem.bw_inst_read::total 404406014 # Instruction read bandwidth from this memory (bytes/s)
38testsys.physmem.bw_write::cpu.data 82863826 # Write bandwidth from this memory (bytes/s)
39testsys.physmem.bw_write::tsunami.ethernet 4501 # Write bandwidth from this memory (bytes/s)
40testsys.physmem.bw_write::total 82868326 # Write bandwidth from this memory (bytes/s)
41testsys.physmem.bw_total::cpu.inst 404406014 # Total bandwidth to/from this memory (bytes/s)
42testsys.physmem.bw_total::cpu.data 221711065 # Total bandwidth to/from this memory (bytes/s)
43testsys.physmem.bw_total::tsunami.ethernet 285722281 # Total bandwidth to/from this memory (bytes/s)
44testsys.physmem.bw_total::total 911839361 # Total bandwidth to/from this memory (bytes/s)
45testsys.membus.throughput 916540501 # Throughput (bytes/s)
46testsys.membus.data_through_bus 183683226 # Total data (bytes)
47testsys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
48testsys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
49testsys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
50testsys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
51testsys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
52testsys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
53testsys.disk0.dma_write_txs 0 # Number of DMA write transactions.
54testsys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
55testsys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
56testsys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
57testsys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
58testsys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
59testsys.disk2.dma_write_txs 0 # Number of DMA write transactions.
60testsys.cpu.clk_domain.clock 500 # Clock period in ticks
61testsys.cpu.dtb.fetch_hits 0 # ITB hits
62testsys.cpu.dtb.fetch_misses 0 # ITB misses
63testsys.cpu.dtb.fetch_acv 0 # ITB acv
64testsys.cpu.dtb.fetch_accesses 0 # ITB accesses
65testsys.cpu.dtb.read_hits 3916918 # DTB read hits
66testsys.cpu.dtb.read_misses 3287 # DTB read misses
67testsys.cpu.dtb.read_acv 80 # DTB read access violations
68testsys.cpu.dtb.read_accesses 225414 # DTB read accesses
69testsys.cpu.dtb.write_hits 2316885 # DTB write hits
70testsys.cpu.dtb.write_misses 528 # DTB write misses
71testsys.cpu.dtb.write_acv 81 # DTB write access violations
72testsys.cpu.dtb.write_accesses 109988 # DTB write accesses
73testsys.cpu.dtb.data_hits 6233803 # DTB hits
74testsys.cpu.dtb.data_misses 3815 # DTB misses
75testsys.cpu.dtb.data_acv 161 # DTB access violations
76testsys.cpu.dtb.data_accesses 335402 # DTB accesses
77testsys.cpu.itb.fetch_hits 4052211 # ITB hits
78testsys.cpu.itb.fetch_misses 1497 # ITB misses
79testsys.cpu.itb.fetch_acv 69 # ITB acv
80testsys.cpu.itb.fetch_accesses 4053708 # ITB accesses
81testsys.cpu.itb.read_hits 0 # DTB read hits
82testsys.cpu.itb.read_misses 0 # DTB read misses
83testsys.cpu.itb.read_acv 0 # DTB read access violations
84testsys.cpu.itb.read_accesses 0 # DTB read accesses
85testsys.cpu.itb.write_hits 0 # DTB write hits
86testsys.cpu.itb.write_misses 0 # DTB write misses
87testsys.cpu.itb.write_acv 0 # DTB write access violations
88testsys.cpu.itb.write_accesses 0 # DTB write accesses
89testsys.cpu.itb.data_hits 0 # DTB hits
90testsys.cpu.itb.data_misses 0 # DTB misses
91testsys.cpu.itb.data_acv 0 # DTB access violations
92testsys.cpu.itb.data_accesses 0 # DTB accesses
93testsys.cpu.numCycles 400804755 # number of cpu cycles simulated
94testsys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
95testsys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
96testsys.cpu.committedInsts 20257704 # Number of instructions committed
97testsys.cpu.committedOps 20257704 # Number of ops (including micro ops) committed
98testsys.cpu.num_int_alu_accesses 18837017 # Number of integer alu accesses
99testsys.cpu.num_fp_alu_accesses 17380 # Number of float alu accesses
100testsys.cpu.num_func_calls 1221180 # number of times a function call or return occured
101testsys.cpu.num_conditional_control_insts 1442148 # number of instructions that are conditional controls
102testsys.cpu.num_int_insts 18837017 # number of integer instructions
103testsys.cpu.num_fp_insts 17380 # number of float instructions
104testsys.cpu.num_int_register_reads 24787248 # number of times the integer registers were read
105testsys.cpu.num_int_register_writes 14693875 # number of times the integer registers were written
106testsys.cpu.num_fp_register_reads 11166 # number of times the floating registers were read
107testsys.cpu.num_fp_register_writes 10823 # number of times the floating registers were written
108testsys.cpu.num_mem_refs 6263046 # number of memory refs
109testsys.cpu.num_load_insts 3944033 # Number of load instructions
110testsys.cpu.num_store_insts 2319013 # Number of store instructions
111testsys.cpu.num_idle_cycles 380542207.362158 # Number of idle cycles
112testsys.cpu.num_busy_cycles 20262547.637842 # Number of busy cycles
113testsys.cpu.not_idle_fraction 0.050555 # Percentage of non-idle cycles
114testsys.cpu.idle_fraction 0.949445 # Percentage of idle cycles
115testsys.cpu.Branches 2929848 # Number of branches fetched
115testsys.cpu.kern.inst.arm 0 # number of arm instructions executed
116testsys.cpu.kern.inst.quiesce 19580 # number of quiesce instructions executed
117testsys.cpu.kern.inst.hwrei 153667 # number of hwrei instructions executed
118testsys.cpu.kern.ipl_count::0 62779 42.67% 42.67% # number of times we switched to this ipl
119testsys.cpu.kern.ipl_count::21 19625 13.34% 56.01% # number of times we switched to this ipl
120testsys.cpu.kern.ipl_count::22 205 0.14% 56.15% # number of times we switched to this ipl
121testsys.cpu.kern.ipl_count::31 64509 43.85% 100.00% # number of times we switched to this ipl
122testsys.cpu.kern.ipl_count::total 147118 # number of times we switched to this ipl
123testsys.cpu.kern.ipl_good::0 62773 43.18% 43.18% # number of times we switched to this ipl from a different ipl
124testsys.cpu.kern.ipl_good::21 19625 13.50% 56.67% # number of times we switched to this ipl from a different ipl
125testsys.cpu.kern.ipl_good::22 205 0.14% 56.82% # number of times we switched to this ipl from a different ipl
126testsys.cpu.kern.ipl_good::31 62785 43.18% 100.00% # number of times we switched to this ipl from a different ipl
127testsys.cpu.kern.ipl_good::total 145388 # number of times we switched to this ipl from a different ipl
128testsys.cpu.kern.ipl_ticks::0 194346512500 96.98% 96.98% # number of cycles we spent at this ipl
129testsys.cpu.kern.ipl_ticks::21 1588986000 0.79% 97.77% # number of cycles we spent at this ipl
130testsys.cpu.kern.ipl_ticks::22 8815000 0.00% 97.78% # number of cycles we spent at this ipl
131testsys.cpu.kern.ipl_ticks::31 4458282500 2.22% 100.00% # number of cycles we spent at this ipl
132testsys.cpu.kern.ipl_ticks::total 200402596000 # number of cycles we spent at this ipl
133testsys.cpu.kern.ipl_used::0 0.999904 # fraction of swpipl calls that actually changed the ipl
134testsys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
135testsys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
136testsys.cpu.kern.ipl_used::31 0.973275 # fraction of swpipl calls that actually changed the ipl
137testsys.cpu.kern.ipl_used::total 0.988241 # fraction of swpipl calls that actually changed the ipl
138testsys.cpu.kern.syscall::2 3 3.61% 3.61% # number of syscalls executed
139testsys.cpu.kern.syscall::3 7 8.43% 12.05% # number of syscalls executed
140testsys.cpu.kern.syscall::4 1 1.20% 13.25% # number of syscalls executed
141testsys.cpu.kern.syscall::6 7 8.43% 21.69% # number of syscalls executed
142testsys.cpu.kern.syscall::17 7 8.43% 30.12% # number of syscalls executed
143testsys.cpu.kern.syscall::19 2 2.41% 32.53% # number of syscalls executed
144testsys.cpu.kern.syscall::20 1 1.20% 33.73% # number of syscalls executed
145testsys.cpu.kern.syscall::33 3 3.61% 37.35% # number of syscalls executed
146testsys.cpu.kern.syscall::45 10 12.05% 49.40% # number of syscalls executed
147testsys.cpu.kern.syscall::48 5 6.02% 55.42% # number of syscalls executed
148testsys.cpu.kern.syscall::54 1 1.20% 56.63% # number of syscalls executed
149testsys.cpu.kern.syscall::59 3 3.61% 60.24% # number of syscalls executed
150testsys.cpu.kern.syscall::71 15 18.07% 78.31% # number of syscalls executed
151testsys.cpu.kern.syscall::74 4 4.82% 83.13% # number of syscalls executed
152testsys.cpu.kern.syscall::97 2 2.41% 85.54% # number of syscalls executed
153testsys.cpu.kern.syscall::98 2 2.41% 87.95% # number of syscalls executed
154testsys.cpu.kern.syscall::101 2 2.41% 90.36% # number of syscalls executed
155testsys.cpu.kern.syscall::102 2 2.41% 92.77% # number of syscalls executed
156testsys.cpu.kern.syscall::104 1 1.20% 93.98% # number of syscalls executed
157testsys.cpu.kern.syscall::105 3 3.61% 97.59% # number of syscalls executed
158testsys.cpu.kern.syscall::118 2 2.41% 100.00% # number of syscalls executed
159testsys.cpu.kern.syscall::total 83 # number of syscalls executed
160testsys.cpu.kern.callpal::swpctx 438 0.34% 0.34% # number of callpals executed
161testsys.cpu.kern.callpal::tbi 20 0.02% 0.36% # number of callpals executed
162testsys.cpu.kern.callpal::swpipl 106830 83.26% 83.62% # number of callpals executed
163testsys.cpu.kern.callpal::rdps 359 0.28% 83.90% # number of callpals executed
164testsys.cpu.kern.callpal::wrusp 3 0.00% 83.90% # number of callpals executed
165testsys.cpu.kern.callpal::rdusp 3 0.00% 83.90% # number of callpals executed
166testsys.cpu.kern.callpal::rti 20470 15.95% 99.86% # number of callpals executed
167testsys.cpu.kern.callpal::callsys 140 0.11% 99.97% # number of callpals executed
168testsys.cpu.kern.callpal::imb 44 0.03% 100.00% # number of callpals executed
169testsys.cpu.kern.callpal::total 128307 # number of callpals executed
170testsys.cpu.kern.mode_switch::kernel 1280 # number of protection mode switches
171testsys.cpu.kern.mode_switch::user 702 # number of protection mode switches
172testsys.cpu.kern.mode_switch::idle 19629 # number of protection mode switches
173testsys.cpu.kern.mode_good::kernel 707
174testsys.cpu.kern.mode_good::user 702
175testsys.cpu.kern.mode_good::idle 5
176testsys.cpu.kern.mode_switch_good::kernel 0.552344 # fraction of useful protection mode switches
177testsys.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
178testsys.cpu.kern.mode_switch_good::idle 0.000255 # fraction of useful protection mode switches
179testsys.cpu.kern.mode_switch_good::total 0.065430 # fraction of useful protection mode switches
180testsys.cpu.kern.mode_ticks::kernel 994603000 60.01% 60.01% # number of ticks spent at the given mode
181testsys.cpu.kern.mode_ticks::user 533068000 32.16% 92.17% # number of ticks spent at the given mode
182testsys.cpu.kern.mode_ticks::idle 129740500 7.83% 100.00% # number of ticks spent at the given mode
183testsys.cpu.kern.swap_context 438 # number of times the context was actually changed
184testsys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
185testsys.tsunami.ethernet.txBytes 960 # Bytes Transmitted
186testsys.tsunami.ethernet.rxBytes 798 # Bytes Received
187testsys.tsunami.ethernet.txPackets 8 # Number of Packets Transmitted
188testsys.tsunami.ethernet.rxPackets 5 # Number of Packets Received
189testsys.tsunami.ethernet.txIpChecksums 2 # Number of tx IP Checksums done by device
190testsys.tsunami.ethernet.rxIpChecksums 5 # Number of rx IP Checksums done by device
191testsys.tsunami.ethernet.txTcpChecksums 2 # Number of tx TCP Checksums done by device
192testsys.tsunami.ethernet.rxTcpChecksums 5 # Number of rx TCP Checksums done by device
193testsys.tsunami.ethernet.txUdpChecksums 0 # Number of tx UDP Checksums done by device
194testsys.tsunami.ethernet.rxUdpChecksums 0 # Number of rx UDP Checksums done by device
195testsys.tsunami.ethernet.descDMAReads 2385801 # Number of descriptors the device read w/ DMA
196testsys.tsunami.ethernet.descDMAWrites 13 # Number of descriptors the device wrote w/ DMA
197testsys.tsunami.ethernet.descDmaReadBytes 57259224 # number of descriptor bytes read w/ DMA
198testsys.tsunami.ethernet.descDmaWriteBytes 104 # number of descriptor bytes write w/ DMA
199testsys.tsunami.ethernet.totBandwidth 70176 # Total Bandwidth (bits/s)
200testsys.tsunami.ethernet.totPackets 13 # Total Packets
201testsys.tsunami.ethernet.totBytes 1758 # Total Bytes
202testsys.tsunami.ethernet.totPPS 65 # Total Tranmission Rate (packets/s)
203testsys.tsunami.ethernet.txBandwidth 38322 # Transmit Bandwidth (bits/s)
204testsys.tsunami.ethernet.rxBandwidth 31855 # Receive Bandwidth (bits/s)
205testsys.tsunami.ethernet.txPPS 40 # Packet Tranmission Rate (packets/s)
206testsys.tsunami.ethernet.rxPPS 25 # Packet Reception Rate (packets/s)
207testsys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
208testsys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
209testsys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
210testsys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
211testsys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
212testsys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
213testsys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
214testsys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
215testsys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
216testsys.tsunami.ethernet.postedRxDesc 5 # number of RxDesc interrupts posted to CPU
217testsys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
218testsys.tsunami.ethernet.totalRxDesc 5 # total number of RxDesc written to ISR
219testsys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
220testsys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
221testsys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
222testsys.tsunami.ethernet.postedTxIdle 19571 # number of TxIdle interrupts posted to CPU
223testsys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
224testsys.tsunami.ethernet.totalTxIdle 2385801 # total number of TxIdle written to ISR
225testsys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
226testsys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
227testsys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
228testsys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
229testsys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
230testsys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
231testsys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
232testsys.tsunami.ethernet.postedInterrupts 2385819 # number of posts to CPU
233testsys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
234testsys.iobus.throughput 290423421 # Throughput (bytes/s)
235testsys.iobus.data_through_bus 58203550 # Total data (bytes)
236drivesys.voltage_domain.voltage 1 # Voltage in Volts
237drivesys.clk_domain.clock 1000 # Clock period in ticks
238drivesys.physmem.bytes_read::cpu.inst 76205572 # Number of bytes read from this memory
239drivesys.physmem.bytes_read::cpu.data 26284292 # Number of bytes read from this memory
240drivesys.physmem.bytes_read::tsunami.ethernet 57260526 # Number of bytes read from this memory
241drivesys.physmem.bytes_read::total 159750390 # Number of bytes read from this memory
242drivesys.physmem.bytes_inst_read::cpu.inst 76205572 # Number of instructions bytes read from this memory
243drivesys.physmem.bytes_inst_read::total 76205572 # Number of instructions bytes read from this memory
244drivesys.physmem.bytes_written::cpu.data 14619632 # Number of bytes written to this memory
245drivesys.physmem.bytes_written::tsunami.ethernet 1064 # Number of bytes written to this memory
246drivesys.physmem.bytes_written::total 14620696 # Number of bytes written to this memory
247drivesys.physmem.num_reads::cpu.inst 19051393 # Number of read requests responded to by this memory
248drivesys.physmem.num_reads::cpu.data 3647049 # Number of read requests responded to by this memory
249drivesys.physmem.num_reads::tsunami.ethernet 2385838 # Number of read requests responded to by this memory
250drivesys.physmem.num_reads::total 25084280 # Number of read requests responded to by this memory
251drivesys.physmem.num_writes::cpu.data 2024776 # Number of write requests responded to by this memory
252drivesys.physmem.num_writes::tsunami.ethernet 37 # Number of write requests responded to by this memory
253drivesys.physmem.num_writes::total 2024813 # Number of write requests responded to by this memory
254drivesys.physmem.bw_read::cpu.inst 380249708 # Total read bandwidth from this memory (bytes/s)
255drivesys.physmem.bw_read::cpu.data 131153065 # Total read bandwidth from this memory (bytes/s)
256drivesys.physmem.bw_read::tsunami.ethernet 285717930 # Total read bandwidth from this memory (bytes/s)
257drivesys.physmem.bw_read::total 797120704 # Total read bandwidth from this memory (bytes/s)
258drivesys.physmem.bw_inst_read::cpu.inst 380249708 # Instruction read bandwidth from this memory (bytes/s)
259drivesys.physmem.bw_inst_read::total 380249708 # Instruction read bandwidth from this memory (bytes/s)
260drivesys.physmem.bw_write::cpu.data 72948876 # Write bandwidth from this memory (bytes/s)
261drivesys.physmem.bw_write::tsunami.ethernet 5309 # Write bandwidth from this memory (bytes/s)
262drivesys.physmem.bw_write::total 72954185 # Write bandwidth from this memory (bytes/s)
263drivesys.physmem.bw_total::cpu.inst 380249708 # Total bandwidth to/from this memory (bytes/s)
264drivesys.physmem.bw_total::cpu.data 204101941 # Total bandwidth to/from this memory (bytes/s)
265drivesys.physmem.bw_total::tsunami.ethernet 285723240 # Total bandwidth to/from this memory (bytes/s)
266drivesys.physmem.bw_total::total 870074889 # Total bandwidth to/from this memory (bytes/s)
267drivesys.membus.throughput 874808223 # Throughput (bytes/s)
268drivesys.membus.data_through_bus 175319690 # Total data (bytes)
269drivesys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
270drivesys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
271drivesys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
272drivesys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
273drivesys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
274drivesys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
275drivesys.disk0.dma_write_txs 0 # Number of DMA write transactions.
276drivesys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
277drivesys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
278drivesys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
279drivesys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
280drivesys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
281drivesys.disk2.dma_write_txs 0 # Number of DMA write transactions.
282drivesys.cpu.clk_domain.clock 250 # Clock period in ticks
283drivesys.cpu.dtb.fetch_hits 0 # ITB hits
284drivesys.cpu.dtb.fetch_misses 0 # ITB misses
285drivesys.cpu.dtb.fetch_acv 0 # ITB acv
286drivesys.cpu.dtb.fetch_accesses 0 # ITB accesses
287drivesys.cpu.dtb.read_hits 3725273 # DTB read hits
288drivesys.cpu.dtb.read_misses 487 # DTB read misses
289drivesys.cpu.dtb.read_acv 30 # DTB read access violations
290drivesys.cpu.dtb.read_accesses 267991 # DTB read accesses
291drivesys.cpu.dtb.write_hits 2084079 # DTB write hits
292drivesys.cpu.dtb.write_misses 82 # DTB write misses
293drivesys.cpu.dtb.write_acv 10 # DTB write access violations
294drivesys.cpu.dtb.write_accesses 133239 # DTB write accesses
295drivesys.cpu.dtb.data_hits 5809352 # DTB hits
296drivesys.cpu.dtb.data_misses 569 # DTB misses
297drivesys.cpu.dtb.data_acv 40 # DTB access violations
298drivesys.cpu.dtb.data_accesses 401230 # DTB accesses
299drivesys.cpu.itb.fetch_hits 4197628 # ITB hits
300drivesys.cpu.itb.fetch_misses 194 # ITB misses
301drivesys.cpu.itb.fetch_acv 22 # ITB acv
302drivesys.cpu.itb.fetch_accesses 4197822 # ITB accesses
303drivesys.cpu.itb.read_hits 0 # DTB read hits
304drivesys.cpu.itb.read_misses 0 # DTB read misses
305drivesys.cpu.itb.read_acv 0 # DTB read access violations
306drivesys.cpu.itb.read_accesses 0 # DTB read accesses
307drivesys.cpu.itb.write_hits 0 # DTB write hits
308drivesys.cpu.itb.write_misses 0 # DTB write misses
309drivesys.cpu.itb.write_acv 0 # DTB write access violations
310drivesys.cpu.itb.write_accesses 0 # DTB write accesses
311drivesys.cpu.itb.data_hits 0 # DTB hits
312drivesys.cpu.itb.data_misses 0 # DTB misses
313drivesys.cpu.itb.data_acv 0 # DTB access violations
314drivesys.cpu.itb.data_accesses 0 # DTB accesses
315drivesys.cpu.numCycles 801631448 # number of cpu cycles simulated
316drivesys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
317drivesys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
318drivesys.cpu.committedInsts 19050784 # Number of instructions committed
319drivesys.cpu.committedOps 19050784 # Number of ops (including micro ops) committed
320drivesys.cpu.num_int_alu_accesses 17740632 # Number of integer alu accesses
321drivesys.cpu.num_fp_alu_accesses 1412 # Number of float alu accesses
322drivesys.cpu.num_func_calls 1265024 # number of times a function call or return occured
323drivesys.cpu.num_conditional_control_insts 1264985 # number of instructions that are conditional controls
324drivesys.cpu.num_int_insts 17740632 # number of integer instructions
325drivesys.cpu.num_fp_insts 1412 # number of float instructions
326drivesys.cpu.num_int_register_reads 23072330 # number of times the integer registers were read
327drivesys.cpu.num_int_register_writes 13981107 # number of times the integer registers were written
328drivesys.cpu.num_fp_register_reads 760 # number of times the floating registers were read
329drivesys.cpu.num_fp_register_writes 766 # number of times the floating registers were written
330drivesys.cpu.num_mem_refs 5830788 # number of memory refs
331drivesys.cpu.num_load_insts 3746196 # Number of load instructions
332drivesys.cpu.num_store_insts 2084592 # Number of store instructions
333drivesys.cpu.num_idle_cycles 782579974.227931 # Number of idle cycles
334drivesys.cpu.num_busy_cycles 19051473.772069 # Number of busy cycles
335drivesys.cpu.not_idle_fraction 0.023766 # Percentage of non-idle cycles
336drivesys.cpu.idle_fraction 0.976234 # Percentage of idle cycles
116testsys.cpu.kern.inst.arm 0 # number of arm instructions executed
117testsys.cpu.kern.inst.quiesce 19580 # number of quiesce instructions executed
118testsys.cpu.kern.inst.hwrei 153667 # number of hwrei instructions executed
119testsys.cpu.kern.ipl_count::0 62779 42.67% 42.67% # number of times we switched to this ipl
120testsys.cpu.kern.ipl_count::21 19625 13.34% 56.01% # number of times we switched to this ipl
121testsys.cpu.kern.ipl_count::22 205 0.14% 56.15% # number of times we switched to this ipl
122testsys.cpu.kern.ipl_count::31 64509 43.85% 100.00% # number of times we switched to this ipl
123testsys.cpu.kern.ipl_count::total 147118 # number of times we switched to this ipl
124testsys.cpu.kern.ipl_good::0 62773 43.18% 43.18% # number of times we switched to this ipl from a different ipl
125testsys.cpu.kern.ipl_good::21 19625 13.50% 56.67% # number of times we switched to this ipl from a different ipl
126testsys.cpu.kern.ipl_good::22 205 0.14% 56.82% # number of times we switched to this ipl from a different ipl
127testsys.cpu.kern.ipl_good::31 62785 43.18% 100.00% # number of times we switched to this ipl from a different ipl
128testsys.cpu.kern.ipl_good::total 145388 # number of times we switched to this ipl from a different ipl
129testsys.cpu.kern.ipl_ticks::0 194346512500 96.98% 96.98% # number of cycles we spent at this ipl
130testsys.cpu.kern.ipl_ticks::21 1588986000 0.79% 97.77% # number of cycles we spent at this ipl
131testsys.cpu.kern.ipl_ticks::22 8815000 0.00% 97.78% # number of cycles we spent at this ipl
132testsys.cpu.kern.ipl_ticks::31 4458282500 2.22% 100.00% # number of cycles we spent at this ipl
133testsys.cpu.kern.ipl_ticks::total 200402596000 # number of cycles we spent at this ipl
134testsys.cpu.kern.ipl_used::0 0.999904 # fraction of swpipl calls that actually changed the ipl
135testsys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
136testsys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
137testsys.cpu.kern.ipl_used::31 0.973275 # fraction of swpipl calls that actually changed the ipl
138testsys.cpu.kern.ipl_used::total 0.988241 # fraction of swpipl calls that actually changed the ipl
139testsys.cpu.kern.syscall::2 3 3.61% 3.61% # number of syscalls executed
140testsys.cpu.kern.syscall::3 7 8.43% 12.05% # number of syscalls executed
141testsys.cpu.kern.syscall::4 1 1.20% 13.25% # number of syscalls executed
142testsys.cpu.kern.syscall::6 7 8.43% 21.69% # number of syscalls executed
143testsys.cpu.kern.syscall::17 7 8.43% 30.12% # number of syscalls executed
144testsys.cpu.kern.syscall::19 2 2.41% 32.53% # number of syscalls executed
145testsys.cpu.kern.syscall::20 1 1.20% 33.73% # number of syscalls executed
146testsys.cpu.kern.syscall::33 3 3.61% 37.35% # number of syscalls executed
147testsys.cpu.kern.syscall::45 10 12.05% 49.40% # number of syscalls executed
148testsys.cpu.kern.syscall::48 5 6.02% 55.42% # number of syscalls executed
149testsys.cpu.kern.syscall::54 1 1.20% 56.63% # number of syscalls executed
150testsys.cpu.kern.syscall::59 3 3.61% 60.24% # number of syscalls executed
151testsys.cpu.kern.syscall::71 15 18.07% 78.31% # number of syscalls executed
152testsys.cpu.kern.syscall::74 4 4.82% 83.13% # number of syscalls executed
153testsys.cpu.kern.syscall::97 2 2.41% 85.54% # number of syscalls executed
154testsys.cpu.kern.syscall::98 2 2.41% 87.95% # number of syscalls executed
155testsys.cpu.kern.syscall::101 2 2.41% 90.36% # number of syscalls executed
156testsys.cpu.kern.syscall::102 2 2.41% 92.77% # number of syscalls executed
157testsys.cpu.kern.syscall::104 1 1.20% 93.98% # number of syscalls executed
158testsys.cpu.kern.syscall::105 3 3.61% 97.59% # number of syscalls executed
159testsys.cpu.kern.syscall::118 2 2.41% 100.00% # number of syscalls executed
160testsys.cpu.kern.syscall::total 83 # number of syscalls executed
161testsys.cpu.kern.callpal::swpctx 438 0.34% 0.34% # number of callpals executed
162testsys.cpu.kern.callpal::tbi 20 0.02% 0.36% # number of callpals executed
163testsys.cpu.kern.callpal::swpipl 106830 83.26% 83.62% # number of callpals executed
164testsys.cpu.kern.callpal::rdps 359 0.28% 83.90% # number of callpals executed
165testsys.cpu.kern.callpal::wrusp 3 0.00% 83.90% # number of callpals executed
166testsys.cpu.kern.callpal::rdusp 3 0.00% 83.90% # number of callpals executed
167testsys.cpu.kern.callpal::rti 20470 15.95% 99.86% # number of callpals executed
168testsys.cpu.kern.callpal::callsys 140 0.11% 99.97% # number of callpals executed
169testsys.cpu.kern.callpal::imb 44 0.03% 100.00% # number of callpals executed
170testsys.cpu.kern.callpal::total 128307 # number of callpals executed
171testsys.cpu.kern.mode_switch::kernel 1280 # number of protection mode switches
172testsys.cpu.kern.mode_switch::user 702 # number of protection mode switches
173testsys.cpu.kern.mode_switch::idle 19629 # number of protection mode switches
174testsys.cpu.kern.mode_good::kernel 707
175testsys.cpu.kern.mode_good::user 702
176testsys.cpu.kern.mode_good::idle 5
177testsys.cpu.kern.mode_switch_good::kernel 0.552344 # fraction of useful protection mode switches
178testsys.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
179testsys.cpu.kern.mode_switch_good::idle 0.000255 # fraction of useful protection mode switches
180testsys.cpu.kern.mode_switch_good::total 0.065430 # fraction of useful protection mode switches
181testsys.cpu.kern.mode_ticks::kernel 994603000 60.01% 60.01% # number of ticks spent at the given mode
182testsys.cpu.kern.mode_ticks::user 533068000 32.16% 92.17% # number of ticks spent at the given mode
183testsys.cpu.kern.mode_ticks::idle 129740500 7.83% 100.00% # number of ticks spent at the given mode
184testsys.cpu.kern.swap_context 438 # number of times the context was actually changed
185testsys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
186testsys.tsunami.ethernet.txBytes 960 # Bytes Transmitted
187testsys.tsunami.ethernet.rxBytes 798 # Bytes Received
188testsys.tsunami.ethernet.txPackets 8 # Number of Packets Transmitted
189testsys.tsunami.ethernet.rxPackets 5 # Number of Packets Received
190testsys.tsunami.ethernet.txIpChecksums 2 # Number of tx IP Checksums done by device
191testsys.tsunami.ethernet.rxIpChecksums 5 # Number of rx IP Checksums done by device
192testsys.tsunami.ethernet.txTcpChecksums 2 # Number of tx TCP Checksums done by device
193testsys.tsunami.ethernet.rxTcpChecksums 5 # Number of rx TCP Checksums done by device
194testsys.tsunami.ethernet.txUdpChecksums 0 # Number of tx UDP Checksums done by device
195testsys.tsunami.ethernet.rxUdpChecksums 0 # Number of rx UDP Checksums done by device
196testsys.tsunami.ethernet.descDMAReads 2385801 # Number of descriptors the device read w/ DMA
197testsys.tsunami.ethernet.descDMAWrites 13 # Number of descriptors the device wrote w/ DMA
198testsys.tsunami.ethernet.descDmaReadBytes 57259224 # number of descriptor bytes read w/ DMA
199testsys.tsunami.ethernet.descDmaWriteBytes 104 # number of descriptor bytes write w/ DMA
200testsys.tsunami.ethernet.totBandwidth 70176 # Total Bandwidth (bits/s)
201testsys.tsunami.ethernet.totPackets 13 # Total Packets
202testsys.tsunami.ethernet.totBytes 1758 # Total Bytes
203testsys.tsunami.ethernet.totPPS 65 # Total Tranmission Rate (packets/s)
204testsys.tsunami.ethernet.txBandwidth 38322 # Transmit Bandwidth (bits/s)
205testsys.tsunami.ethernet.rxBandwidth 31855 # Receive Bandwidth (bits/s)
206testsys.tsunami.ethernet.txPPS 40 # Packet Tranmission Rate (packets/s)
207testsys.tsunami.ethernet.rxPPS 25 # Packet Reception Rate (packets/s)
208testsys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
209testsys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
210testsys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
211testsys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
212testsys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
213testsys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
214testsys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
215testsys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
216testsys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
217testsys.tsunami.ethernet.postedRxDesc 5 # number of RxDesc interrupts posted to CPU
218testsys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
219testsys.tsunami.ethernet.totalRxDesc 5 # total number of RxDesc written to ISR
220testsys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
221testsys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
222testsys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
223testsys.tsunami.ethernet.postedTxIdle 19571 # number of TxIdle interrupts posted to CPU
224testsys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
225testsys.tsunami.ethernet.totalTxIdle 2385801 # total number of TxIdle written to ISR
226testsys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
227testsys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
228testsys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
229testsys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
230testsys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
231testsys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
232testsys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
233testsys.tsunami.ethernet.postedInterrupts 2385819 # number of posts to CPU
234testsys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
235testsys.iobus.throughput 290423421 # Throughput (bytes/s)
236testsys.iobus.data_through_bus 58203550 # Total data (bytes)
237drivesys.voltage_domain.voltage 1 # Voltage in Volts
238drivesys.clk_domain.clock 1000 # Clock period in ticks
239drivesys.physmem.bytes_read::cpu.inst 76205572 # Number of bytes read from this memory
240drivesys.physmem.bytes_read::cpu.data 26284292 # Number of bytes read from this memory
241drivesys.physmem.bytes_read::tsunami.ethernet 57260526 # Number of bytes read from this memory
242drivesys.physmem.bytes_read::total 159750390 # Number of bytes read from this memory
243drivesys.physmem.bytes_inst_read::cpu.inst 76205572 # Number of instructions bytes read from this memory
244drivesys.physmem.bytes_inst_read::total 76205572 # Number of instructions bytes read from this memory
245drivesys.physmem.bytes_written::cpu.data 14619632 # Number of bytes written to this memory
246drivesys.physmem.bytes_written::tsunami.ethernet 1064 # Number of bytes written to this memory
247drivesys.physmem.bytes_written::total 14620696 # Number of bytes written to this memory
248drivesys.physmem.num_reads::cpu.inst 19051393 # Number of read requests responded to by this memory
249drivesys.physmem.num_reads::cpu.data 3647049 # Number of read requests responded to by this memory
250drivesys.physmem.num_reads::tsunami.ethernet 2385838 # Number of read requests responded to by this memory
251drivesys.physmem.num_reads::total 25084280 # Number of read requests responded to by this memory
252drivesys.physmem.num_writes::cpu.data 2024776 # Number of write requests responded to by this memory
253drivesys.physmem.num_writes::tsunami.ethernet 37 # Number of write requests responded to by this memory
254drivesys.physmem.num_writes::total 2024813 # Number of write requests responded to by this memory
255drivesys.physmem.bw_read::cpu.inst 380249708 # Total read bandwidth from this memory (bytes/s)
256drivesys.physmem.bw_read::cpu.data 131153065 # Total read bandwidth from this memory (bytes/s)
257drivesys.physmem.bw_read::tsunami.ethernet 285717930 # Total read bandwidth from this memory (bytes/s)
258drivesys.physmem.bw_read::total 797120704 # Total read bandwidth from this memory (bytes/s)
259drivesys.physmem.bw_inst_read::cpu.inst 380249708 # Instruction read bandwidth from this memory (bytes/s)
260drivesys.physmem.bw_inst_read::total 380249708 # Instruction read bandwidth from this memory (bytes/s)
261drivesys.physmem.bw_write::cpu.data 72948876 # Write bandwidth from this memory (bytes/s)
262drivesys.physmem.bw_write::tsunami.ethernet 5309 # Write bandwidth from this memory (bytes/s)
263drivesys.physmem.bw_write::total 72954185 # Write bandwidth from this memory (bytes/s)
264drivesys.physmem.bw_total::cpu.inst 380249708 # Total bandwidth to/from this memory (bytes/s)
265drivesys.physmem.bw_total::cpu.data 204101941 # Total bandwidth to/from this memory (bytes/s)
266drivesys.physmem.bw_total::tsunami.ethernet 285723240 # Total bandwidth to/from this memory (bytes/s)
267drivesys.physmem.bw_total::total 870074889 # Total bandwidth to/from this memory (bytes/s)
268drivesys.membus.throughput 874808223 # Throughput (bytes/s)
269drivesys.membus.data_through_bus 175319690 # Total data (bytes)
270drivesys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
271drivesys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
272drivesys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
273drivesys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
274drivesys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
275drivesys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
276drivesys.disk0.dma_write_txs 0 # Number of DMA write transactions.
277drivesys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
278drivesys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
279drivesys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
280drivesys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
281drivesys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
282drivesys.disk2.dma_write_txs 0 # Number of DMA write transactions.
283drivesys.cpu.clk_domain.clock 250 # Clock period in ticks
284drivesys.cpu.dtb.fetch_hits 0 # ITB hits
285drivesys.cpu.dtb.fetch_misses 0 # ITB misses
286drivesys.cpu.dtb.fetch_acv 0 # ITB acv
287drivesys.cpu.dtb.fetch_accesses 0 # ITB accesses
288drivesys.cpu.dtb.read_hits 3725273 # DTB read hits
289drivesys.cpu.dtb.read_misses 487 # DTB read misses
290drivesys.cpu.dtb.read_acv 30 # DTB read access violations
291drivesys.cpu.dtb.read_accesses 267991 # DTB read accesses
292drivesys.cpu.dtb.write_hits 2084079 # DTB write hits
293drivesys.cpu.dtb.write_misses 82 # DTB write misses
294drivesys.cpu.dtb.write_acv 10 # DTB write access violations
295drivesys.cpu.dtb.write_accesses 133239 # DTB write accesses
296drivesys.cpu.dtb.data_hits 5809352 # DTB hits
297drivesys.cpu.dtb.data_misses 569 # DTB misses
298drivesys.cpu.dtb.data_acv 40 # DTB access violations
299drivesys.cpu.dtb.data_accesses 401230 # DTB accesses
300drivesys.cpu.itb.fetch_hits 4197628 # ITB hits
301drivesys.cpu.itb.fetch_misses 194 # ITB misses
302drivesys.cpu.itb.fetch_acv 22 # ITB acv
303drivesys.cpu.itb.fetch_accesses 4197822 # ITB accesses
304drivesys.cpu.itb.read_hits 0 # DTB read hits
305drivesys.cpu.itb.read_misses 0 # DTB read misses
306drivesys.cpu.itb.read_acv 0 # DTB read access violations
307drivesys.cpu.itb.read_accesses 0 # DTB read accesses
308drivesys.cpu.itb.write_hits 0 # DTB write hits
309drivesys.cpu.itb.write_misses 0 # DTB write misses
310drivesys.cpu.itb.write_acv 0 # DTB write access violations
311drivesys.cpu.itb.write_accesses 0 # DTB write accesses
312drivesys.cpu.itb.data_hits 0 # DTB hits
313drivesys.cpu.itb.data_misses 0 # DTB misses
314drivesys.cpu.itb.data_acv 0 # DTB access violations
315drivesys.cpu.itb.data_accesses 0 # DTB accesses
316drivesys.cpu.numCycles 801631448 # number of cpu cycles simulated
317drivesys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
318drivesys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
319drivesys.cpu.committedInsts 19050784 # Number of instructions committed
320drivesys.cpu.committedOps 19050784 # Number of ops (including micro ops) committed
321drivesys.cpu.num_int_alu_accesses 17740632 # Number of integer alu accesses
322drivesys.cpu.num_fp_alu_accesses 1412 # Number of float alu accesses
323drivesys.cpu.num_func_calls 1265024 # number of times a function call or return occured
324drivesys.cpu.num_conditional_control_insts 1264985 # number of instructions that are conditional controls
325drivesys.cpu.num_int_insts 17740632 # number of integer instructions
326drivesys.cpu.num_fp_insts 1412 # number of float instructions
327drivesys.cpu.num_int_register_reads 23072330 # number of times the integer registers were read
328drivesys.cpu.num_int_register_writes 13981107 # number of times the integer registers were written
329drivesys.cpu.num_fp_register_reads 760 # number of times the floating registers were read
330drivesys.cpu.num_fp_register_writes 766 # number of times the floating registers were written
331drivesys.cpu.num_mem_refs 5830788 # number of memory refs
332drivesys.cpu.num_load_insts 3746196 # Number of load instructions
333drivesys.cpu.num_store_insts 2084592 # Number of store instructions
334drivesys.cpu.num_idle_cycles 782579974.227931 # Number of idle cycles
335drivesys.cpu.num_busy_cycles 19051473.772069 # Number of busy cycles
336drivesys.cpu.not_idle_fraction 0.023766 # Percentage of non-idle cycles
337drivesys.cpu.idle_fraction 0.976234 # Percentage of idle cycles
338drivesys.cpu.Branches 2793313 # Number of branches fetched
337drivesys.cpu.kern.inst.arm 0 # number of arm instructions executed
338drivesys.cpu.kern.inst.quiesce 19876 # number of quiesce instructions executed
339drivesys.cpu.kern.inst.hwrei 143591 # number of hwrei instructions executed
340drivesys.cpu.kern.ipl_count::0 60359 42.42% 42.42% # number of times we switched to this ipl
341drivesys.cpu.kern.ipl_count::21 19727 13.86% 56.28% # number of times we switched to this ipl
342drivesys.cpu.kern.ipl_count::22 205 0.14% 56.42% # number of times we switched to this ipl
343drivesys.cpu.kern.ipl_count::31 62011 43.58% 100.00% # number of times we switched to this ipl
344drivesys.cpu.kern.ipl_count::total 142302 # number of times we switched to this ipl
345drivesys.cpu.kern.ipl_good::0 60359 42.91% 42.91% # number of times we switched to this ipl from a different ipl
346drivesys.cpu.kern.ipl_good::21 19727 14.03% 56.94% # number of times we switched to this ipl from a different ipl
347drivesys.cpu.kern.ipl_good::22 205 0.15% 57.09% # number of times we switched to this ipl from a different ipl
348drivesys.cpu.kern.ipl_good::31 60360 42.91% 100.00% # number of times we switched to this ipl from a different ipl
349drivesys.cpu.kern.ipl_good::total 140651 # number of times we switched to this ipl from a different ipl
350drivesys.cpu.kern.ipl_ticks::0 197399332500 98.50% 98.50% # number of cycles we spent at this ipl
351drivesys.cpu.kern.ipl_ticks::21 798910750 0.40% 98.90% # number of cycles we spent at this ipl
352drivesys.cpu.kern.ipl_ticks::22 4407500 0.00% 98.90% # number of cycles we spent at this ipl
353drivesys.cpu.kern.ipl_ticks::31 2205211250 1.10% 100.00% # number of cycles we spent at this ipl
354drivesys.cpu.kern.ipl_ticks::total 200407862000 # number of cycles we spent at this ipl
355drivesys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl
356drivesys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
357drivesys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
358drivesys.cpu.kern.ipl_used::31 0.973376 # fraction of swpipl calls that actually changed the ipl
359drivesys.cpu.kern.ipl_used::total 0.988398 # fraction of swpipl calls that actually changed the ipl
360drivesys.cpu.kern.syscall::2 1 4.55% 4.55% # number of syscalls executed
361drivesys.cpu.kern.syscall::6 3 13.64% 18.18% # number of syscalls executed
362drivesys.cpu.kern.syscall::17 2 9.09% 27.27% # number of syscalls executed
363drivesys.cpu.kern.syscall::97 1 4.55% 31.82% # number of syscalls executed
364drivesys.cpu.kern.syscall::99 2 9.09% 40.91% # number of syscalls executed
365drivesys.cpu.kern.syscall::101 2 9.09% 50.00% # number of syscalls executed
366drivesys.cpu.kern.syscall::102 3 13.64% 63.64% # number of syscalls executed
367drivesys.cpu.kern.syscall::104 1 4.55% 68.18% # number of syscalls executed
368drivesys.cpu.kern.syscall::105 3 13.64% 81.82% # number of syscalls executed
369drivesys.cpu.kern.syscall::106 1 4.55% 86.36% # number of syscalls executed
370drivesys.cpu.kern.syscall::118 2 9.09% 95.45% # number of syscalls executed
371drivesys.cpu.kern.syscall::150 1 4.55% 100.00% # number of syscalls executed
372drivesys.cpu.kern.syscall::total 22 # number of syscalls executed
373drivesys.cpu.kern.callpal::swpctx 72 0.06% 0.06% # number of callpals executed
374drivesys.cpu.kern.callpal::tbi 5 0.00% 0.06% # number of callpals executed
375drivesys.cpu.kern.callpal::swpipl 102333 83.31% 83.37% # number of callpals executed
376drivesys.cpu.kern.callpal::rdps 354 0.29% 83.66% # number of callpals executed
377drivesys.cpu.kern.callpal::rdusp 1 0.00% 83.66% # number of callpals executed
378drivesys.cpu.kern.callpal::rti 20038 16.31% 99.97% # number of callpals executed
379drivesys.cpu.kern.callpal::callsys 25 0.02% 99.99% # number of callpals executed
380drivesys.cpu.kern.callpal::imb 7 0.01% 100.00% # number of callpals executed
381drivesys.cpu.kern.callpal::total 122835 # number of callpals executed
382drivesys.cpu.kern.mode_switch::kernel 214 # number of protection mode switches
383drivesys.cpu.kern.mode_switch::user 140 # number of protection mode switches
384drivesys.cpu.kern.mode_switch::idle 19896 # number of protection mode switches
385drivesys.cpu.kern.mode_good::kernel 144
386drivesys.cpu.kern.mode_good::user 140
387drivesys.cpu.kern.mode_good::idle 4
388drivesys.cpu.kern.mode_switch_good::kernel 0.672897 # fraction of useful protection mode switches
389drivesys.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
390drivesys.cpu.kern.mode_switch_good::idle 0.000201 # fraction of useful protection mode switches
391drivesys.cpu.kern.mode_switch_good::total 0.014222 # fraction of useful protection mode switches
392drivesys.cpu.kern.mode_ticks::kernel 78134250 2.63% 2.63% # number of ticks spent at the given mode
393drivesys.cpu.kern.mode_ticks::user 319668250 10.78% 13.41% # number of ticks spent at the given mode
394drivesys.cpu.kern.mode_ticks::idle 2567942000 86.59% 100.00% # number of ticks spent at the given mode
395drivesys.cpu.kern.swap_context 72 # number of times the context was actually changed
396drivesys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
397drivesys.tsunami.ethernet.txBytes 798 # Bytes Transmitted
398drivesys.tsunami.ethernet.rxBytes 960 # Bytes Received
399drivesys.tsunami.ethernet.txPackets 5 # Number of Packets Transmitted
400drivesys.tsunami.ethernet.rxPackets 8 # Number of Packets Received
401drivesys.tsunami.ethernet.txIpChecksums 2 # Number of tx IP Checksums done by device
402drivesys.tsunami.ethernet.rxIpChecksums 8 # Number of rx IP Checksums done by device
403drivesys.tsunami.ethernet.txTcpChecksums 2 # Number of tx TCP Checksums done by device
404drivesys.tsunami.ethernet.rxTcpChecksums 8 # Number of rx TCP Checksums done by device
405drivesys.tsunami.ethernet.txUdpChecksums 0 # Number of tx UDP Checksums done by device
406drivesys.tsunami.ethernet.rxUdpChecksums 0 # Number of rx UDP Checksums done by device
407drivesys.tsunami.ethernet.descDMAReads 2385809 # Number of descriptors the device read w/ DMA
408drivesys.tsunami.ethernet.descDMAWrites 13 # Number of descriptors the device wrote w/ DMA
409drivesys.tsunami.ethernet.descDmaReadBytes 57259416 # number of descriptor bytes read w/ DMA
410drivesys.tsunami.ethernet.descDmaWriteBytes 104 # number of descriptor bytes write w/ DMA
411drivesys.tsunami.ethernet.totBandwidth 70176 # Total Bandwidth (bits/s)
412drivesys.tsunami.ethernet.totPackets 13 # Total Packets
413drivesys.tsunami.ethernet.totBytes 1758 # Total Bytes
414drivesys.tsunami.ethernet.totPPS 65 # Total Tranmission Rate (packets/s)
415drivesys.tsunami.ethernet.txBandwidth 31855 # Transmit Bandwidth (bits/s)
416drivesys.tsunami.ethernet.rxBandwidth 38322 # Receive Bandwidth (bits/s)
417drivesys.tsunami.ethernet.txPPS 25 # Packet Tranmission Rate (packets/s)
418drivesys.tsunami.ethernet.rxPPS 40 # Packet Reception Rate (packets/s)
419drivesys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
420drivesys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
421drivesys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
422drivesys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
423drivesys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
424drivesys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
425drivesys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
426drivesys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
427drivesys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
428drivesys.tsunami.ethernet.postedRxDesc 8 # number of RxDesc interrupts posted to CPU
429drivesys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
430drivesys.tsunami.ethernet.totalRxDesc 8 # total number of RxDesc written to ISR
431drivesys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
432drivesys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
433drivesys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
434drivesys.tsunami.ethernet.postedTxIdle 19726 # number of TxIdle interrupts posted to CPU
435drivesys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
436drivesys.tsunami.ethernet.totalTxIdle 2385809 # total number of TxIdle written to ISR
437drivesys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
438drivesys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
439drivesys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
440drivesys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
441drivesys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
442drivesys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
443drivesys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
444drivesys.tsunami.ethernet.postedInterrupts 2385830 # number of posts to CPU
445drivesys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
446drivesys.iobus.throughput 290456573 # Throughput (bytes/s)
447drivesys.iobus.data_through_bus 58210194 # Total data (bytes)
448
449---------- End Simulation Statistics ----------
450
451---------- Begin Simulation Statistics ----------
452sim_seconds 0.000407 # Number of seconds simulated
453sim_ticks 407341500 # Number of ticks simulated
454final_tick 4321621592000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
455sim_freq 1000000000000 # Frequency of simulated ticks
339drivesys.cpu.kern.inst.arm 0 # number of arm instructions executed
340drivesys.cpu.kern.inst.quiesce 19876 # number of quiesce instructions executed
341drivesys.cpu.kern.inst.hwrei 143591 # number of hwrei instructions executed
342drivesys.cpu.kern.ipl_count::0 60359 42.42% 42.42% # number of times we switched to this ipl
343drivesys.cpu.kern.ipl_count::21 19727 13.86% 56.28% # number of times we switched to this ipl
344drivesys.cpu.kern.ipl_count::22 205 0.14% 56.42% # number of times we switched to this ipl
345drivesys.cpu.kern.ipl_count::31 62011 43.58% 100.00% # number of times we switched to this ipl
346drivesys.cpu.kern.ipl_count::total 142302 # number of times we switched to this ipl
347drivesys.cpu.kern.ipl_good::0 60359 42.91% 42.91% # number of times we switched to this ipl from a different ipl
348drivesys.cpu.kern.ipl_good::21 19727 14.03% 56.94% # number of times we switched to this ipl from a different ipl
349drivesys.cpu.kern.ipl_good::22 205 0.15% 57.09% # number of times we switched to this ipl from a different ipl
350drivesys.cpu.kern.ipl_good::31 60360 42.91% 100.00% # number of times we switched to this ipl from a different ipl
351drivesys.cpu.kern.ipl_good::total 140651 # number of times we switched to this ipl from a different ipl
352drivesys.cpu.kern.ipl_ticks::0 197399332500 98.50% 98.50% # number of cycles we spent at this ipl
353drivesys.cpu.kern.ipl_ticks::21 798910750 0.40% 98.90% # number of cycles we spent at this ipl
354drivesys.cpu.kern.ipl_ticks::22 4407500 0.00% 98.90% # number of cycles we spent at this ipl
355drivesys.cpu.kern.ipl_ticks::31 2205211250 1.10% 100.00% # number of cycles we spent at this ipl
356drivesys.cpu.kern.ipl_ticks::total 200407862000 # number of cycles we spent at this ipl
357drivesys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl
358drivesys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
359drivesys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
360drivesys.cpu.kern.ipl_used::31 0.973376 # fraction of swpipl calls that actually changed the ipl
361drivesys.cpu.kern.ipl_used::total 0.988398 # fraction of swpipl calls that actually changed the ipl
362drivesys.cpu.kern.syscall::2 1 4.55% 4.55% # number of syscalls executed
363drivesys.cpu.kern.syscall::6 3 13.64% 18.18% # number of syscalls executed
364drivesys.cpu.kern.syscall::17 2 9.09% 27.27% # number of syscalls executed
365drivesys.cpu.kern.syscall::97 1 4.55% 31.82% # number of syscalls executed
366drivesys.cpu.kern.syscall::99 2 9.09% 40.91% # number of syscalls executed
367drivesys.cpu.kern.syscall::101 2 9.09% 50.00% # number of syscalls executed
368drivesys.cpu.kern.syscall::102 3 13.64% 63.64% # number of syscalls executed
369drivesys.cpu.kern.syscall::104 1 4.55% 68.18% # number of syscalls executed
370drivesys.cpu.kern.syscall::105 3 13.64% 81.82% # number of syscalls executed
371drivesys.cpu.kern.syscall::106 1 4.55% 86.36% # number of syscalls executed
372drivesys.cpu.kern.syscall::118 2 9.09% 95.45% # number of syscalls executed
373drivesys.cpu.kern.syscall::150 1 4.55% 100.00% # number of syscalls executed
374drivesys.cpu.kern.syscall::total 22 # number of syscalls executed
375drivesys.cpu.kern.callpal::swpctx 72 0.06% 0.06% # number of callpals executed
376drivesys.cpu.kern.callpal::tbi 5 0.00% 0.06% # number of callpals executed
377drivesys.cpu.kern.callpal::swpipl 102333 83.31% 83.37% # number of callpals executed
378drivesys.cpu.kern.callpal::rdps 354 0.29% 83.66% # number of callpals executed
379drivesys.cpu.kern.callpal::rdusp 1 0.00% 83.66% # number of callpals executed
380drivesys.cpu.kern.callpal::rti 20038 16.31% 99.97% # number of callpals executed
381drivesys.cpu.kern.callpal::callsys 25 0.02% 99.99% # number of callpals executed
382drivesys.cpu.kern.callpal::imb 7 0.01% 100.00% # number of callpals executed
383drivesys.cpu.kern.callpal::total 122835 # number of callpals executed
384drivesys.cpu.kern.mode_switch::kernel 214 # number of protection mode switches
385drivesys.cpu.kern.mode_switch::user 140 # number of protection mode switches
386drivesys.cpu.kern.mode_switch::idle 19896 # number of protection mode switches
387drivesys.cpu.kern.mode_good::kernel 144
388drivesys.cpu.kern.mode_good::user 140
389drivesys.cpu.kern.mode_good::idle 4
390drivesys.cpu.kern.mode_switch_good::kernel 0.672897 # fraction of useful protection mode switches
391drivesys.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
392drivesys.cpu.kern.mode_switch_good::idle 0.000201 # fraction of useful protection mode switches
393drivesys.cpu.kern.mode_switch_good::total 0.014222 # fraction of useful protection mode switches
394drivesys.cpu.kern.mode_ticks::kernel 78134250 2.63% 2.63% # number of ticks spent at the given mode
395drivesys.cpu.kern.mode_ticks::user 319668250 10.78% 13.41% # number of ticks spent at the given mode
396drivesys.cpu.kern.mode_ticks::idle 2567942000 86.59% 100.00% # number of ticks spent at the given mode
397drivesys.cpu.kern.swap_context 72 # number of times the context was actually changed
398drivesys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
399drivesys.tsunami.ethernet.txBytes 798 # Bytes Transmitted
400drivesys.tsunami.ethernet.rxBytes 960 # Bytes Received
401drivesys.tsunami.ethernet.txPackets 5 # Number of Packets Transmitted
402drivesys.tsunami.ethernet.rxPackets 8 # Number of Packets Received
403drivesys.tsunami.ethernet.txIpChecksums 2 # Number of tx IP Checksums done by device
404drivesys.tsunami.ethernet.rxIpChecksums 8 # Number of rx IP Checksums done by device
405drivesys.tsunami.ethernet.txTcpChecksums 2 # Number of tx TCP Checksums done by device
406drivesys.tsunami.ethernet.rxTcpChecksums 8 # Number of rx TCP Checksums done by device
407drivesys.tsunami.ethernet.txUdpChecksums 0 # Number of tx UDP Checksums done by device
408drivesys.tsunami.ethernet.rxUdpChecksums 0 # Number of rx UDP Checksums done by device
409drivesys.tsunami.ethernet.descDMAReads 2385809 # Number of descriptors the device read w/ DMA
410drivesys.tsunami.ethernet.descDMAWrites 13 # Number of descriptors the device wrote w/ DMA
411drivesys.tsunami.ethernet.descDmaReadBytes 57259416 # number of descriptor bytes read w/ DMA
412drivesys.tsunami.ethernet.descDmaWriteBytes 104 # number of descriptor bytes write w/ DMA
413drivesys.tsunami.ethernet.totBandwidth 70176 # Total Bandwidth (bits/s)
414drivesys.tsunami.ethernet.totPackets 13 # Total Packets
415drivesys.tsunami.ethernet.totBytes 1758 # Total Bytes
416drivesys.tsunami.ethernet.totPPS 65 # Total Tranmission Rate (packets/s)
417drivesys.tsunami.ethernet.txBandwidth 31855 # Transmit Bandwidth (bits/s)
418drivesys.tsunami.ethernet.rxBandwidth 38322 # Receive Bandwidth (bits/s)
419drivesys.tsunami.ethernet.txPPS 25 # Packet Tranmission Rate (packets/s)
420drivesys.tsunami.ethernet.rxPPS 40 # Packet Reception Rate (packets/s)
421drivesys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
422drivesys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
423drivesys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
424drivesys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
425drivesys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
426drivesys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
427drivesys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
428drivesys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
429drivesys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
430drivesys.tsunami.ethernet.postedRxDesc 8 # number of RxDesc interrupts posted to CPU
431drivesys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
432drivesys.tsunami.ethernet.totalRxDesc 8 # total number of RxDesc written to ISR
433drivesys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
434drivesys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
435drivesys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
436drivesys.tsunami.ethernet.postedTxIdle 19726 # number of TxIdle interrupts posted to CPU
437drivesys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
438drivesys.tsunami.ethernet.totalTxIdle 2385809 # total number of TxIdle written to ISR
439drivesys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
440drivesys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
441drivesys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
442drivesys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
443drivesys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
444drivesys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
445drivesys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
446drivesys.tsunami.ethernet.postedInterrupts 2385830 # number of posts to CPU
447drivesys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
448drivesys.iobus.throughput 290456573 # Throughput (bytes/s)
449drivesys.iobus.data_through_bus 58210194 # Total data (bytes)
450
451---------- End Simulation Statistics ----------
452
453---------- Begin Simulation Statistics ----------
454sim_seconds 0.000407 # Number of seconds simulated
455sim_ticks 407341500 # Number of ticks simulated
456final_tick 4321621592000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
457sim_freq 1000000000000 # Frequency of simulated ticks
456host_inst_rate 11306223920 # Simulator instruction rate (inst/s)
457host_op_rate 11302970418 # Simulator op (including micro ops) rate (op/s)
458host_tick_rate 8786485437 # Simulator tick rate (ticks/s)
459host_mem_usage 473604 # Number of bytes of host memory used
460host_seconds 0.05 # Real time elapsed on the host
458host_inst_rate 6913599452 # Simulator instruction rate (inst/s)
459host_op_rate 6911980937 # Simulator op (including micro ops) rate (op/s)
460host_tick_rate 5373353780 # Simulator tick rate (ticks/s)
461host_mem_usage 524140 # Number of bytes of host memory used
462host_seconds 0.08 # Real time elapsed on the host
461sim_insts 523862353 # Number of instructions simulated
462sim_ops 523862353 # Number of ops (including micro ops) simulated
463testsys.voltage_domain.voltage 1 # Voltage in Volts
464testsys.clk_domain.clock 1000 # Clock period in ticks
465testsys.physmem.bytes_read::cpu.inst 144504 # Number of bytes read from this memory
466testsys.physmem.bytes_read::cpu.data 49936 # Number of bytes read from this memory
467testsys.physmem.bytes_read::tsunami.ethernet 116376 # Number of bytes read from this memory
468testsys.physmem.bytes_read::total 310816 # Number of bytes read from this memory
469testsys.physmem.bytes_inst_read::cpu.inst 144504 # Number of instructions bytes read from this memory
470testsys.physmem.bytes_inst_read::total 144504 # Number of instructions bytes read from this memory
471testsys.physmem.bytes_written::cpu.data 27704 # Number of bytes written to this memory
472testsys.physmem.bytes_written::total 27704 # Number of bytes written to this memory
473testsys.physmem.num_reads::cpu.inst 36126 # Number of read requests responded to by this memory
474testsys.physmem.num_reads::cpu.data 6905 # Number of read requests responded to by this memory
475testsys.physmem.num_reads::tsunami.ethernet 4849 # Number of read requests responded to by this memory
476testsys.physmem.num_reads::total 47880 # Number of read requests responded to by this memory
477testsys.physmem.num_writes::cpu.data 3814 # Number of write requests responded to by this memory
478testsys.physmem.num_writes::total 3814 # Number of write requests responded to by this memory
479testsys.physmem.bw_read::cpu.inst 354749025 # Total read bandwidth from this memory (bytes/s)
480testsys.physmem.bw_read::cpu.data 122590014 # Total read bandwidth from this memory (bytes/s)
481testsys.physmem.bw_read::tsunami.ethernet 285696400 # Total read bandwidth from this memory (bytes/s)
482testsys.physmem.bw_read::total 763035438 # Total read bandwidth from this memory (bytes/s)
483testsys.physmem.bw_inst_read::cpu.inst 354749025 # Instruction read bandwidth from this memory (bytes/s)
484testsys.physmem.bw_inst_read::total 354749025 # Instruction read bandwidth from this memory (bytes/s)
485testsys.physmem.bw_write::cpu.data 68011730 # Write bandwidth from this memory (bytes/s)
486testsys.physmem.bw_write::total 68011730 # Write bandwidth from this memory (bytes/s)
487testsys.physmem.bw_total::cpu.inst 354749025 # Total bandwidth to/from this memory (bytes/s)
488testsys.physmem.bw_total::cpu.data 190601743 # Total bandwidth to/from this memory (bytes/s)
489testsys.physmem.bw_total::tsunami.ethernet 285696400 # Total bandwidth to/from this memory (bytes/s)
490testsys.physmem.bw_total::total 831047168 # Total bandwidth to/from this memory (bytes/s)
491testsys.membus.throughput 835780297 # Throughput (bytes/s)
492testsys.membus.data_through_bus 340448 # Total data (bytes)
493testsys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
494testsys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
495testsys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
496testsys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
497testsys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
498testsys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
499testsys.disk0.dma_write_txs 0 # Number of DMA write transactions.
500testsys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
501testsys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
502testsys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
503testsys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
504testsys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
505testsys.disk2.dma_write_txs 0 # Number of DMA write transactions.
506testsys.cpu.clk_domain.clock 500 # Clock period in ticks
507testsys.cpu.dtb.fetch_hits 0 # ITB hits
508testsys.cpu.dtb.fetch_misses 0 # ITB misses
509testsys.cpu.dtb.fetch_acv 0 # ITB acv
510testsys.cpu.dtb.fetch_accesses 0 # ITB accesses
511testsys.cpu.dtb.read_hits 7065 # DTB read hits
512testsys.cpu.dtb.read_misses 0 # DTB read misses
513testsys.cpu.dtb.read_acv 0 # DTB read access violations
514testsys.cpu.dtb.read_accesses 0 # DTB read accesses
515testsys.cpu.dtb.write_hits 3935 # DTB write hits
516testsys.cpu.dtb.write_misses 0 # DTB write misses
517testsys.cpu.dtb.write_acv 0 # DTB write access violations
518testsys.cpu.dtb.write_accesses 0 # DTB write accesses
519testsys.cpu.dtb.data_hits 11000 # DTB hits
520testsys.cpu.dtb.data_misses 0 # DTB misses
521testsys.cpu.dtb.data_acv 0 # DTB access violations
522testsys.cpu.dtb.data_accesses 0 # DTB accesses
523testsys.cpu.itb.fetch_hits 5992 # ITB hits
524testsys.cpu.itb.fetch_misses 0 # ITB misses
525testsys.cpu.itb.fetch_acv 0 # ITB acv
526testsys.cpu.itb.fetch_accesses 5992 # ITB accesses
527testsys.cpu.itb.read_hits 0 # DTB read hits
528testsys.cpu.itb.read_misses 0 # DTB read misses
529testsys.cpu.itb.read_acv 0 # DTB read access violations
530testsys.cpu.itb.read_accesses 0 # DTB read accesses
531testsys.cpu.itb.write_hits 0 # DTB write hits
532testsys.cpu.itb.write_misses 0 # DTB write misses
533testsys.cpu.itb.write_acv 0 # DTB write access violations
534testsys.cpu.itb.write_accesses 0 # DTB write accesses
535testsys.cpu.itb.data_hits 0 # DTB hits
536testsys.cpu.itb.data_misses 0 # DTB misses
537testsys.cpu.itb.data_acv 0 # DTB access violations
538testsys.cpu.itb.data_accesses 0 # DTB accesses
539testsys.cpu.numCycles 821016 # number of cpu cycles simulated
540testsys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
541testsys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
542testsys.cpu.committedInsts 36126 # Number of instructions committed
543testsys.cpu.committedOps 36126 # Number of ops (including micro ops) committed
544testsys.cpu.num_int_alu_accesses 33492 # Number of integer alu accesses
545testsys.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
546testsys.cpu.num_func_calls 2384 # number of times a function call or return occured
547testsys.cpu.num_conditional_control_insts 2346 # number of instructions that are conditional controls
548testsys.cpu.num_int_insts 33492 # number of integer instructions
549testsys.cpu.num_fp_insts 0 # number of float instructions
550testsys.cpu.num_int_register_reads 43747 # number of times the integer registers were read
551testsys.cpu.num_int_register_writes 26476 # number of times the integer registers were written
552testsys.cpu.num_fp_register_reads 0 # number of times the floating registers were read
553testsys.cpu.num_fp_register_writes 0 # number of times the floating registers were written
554testsys.cpu.num_mem_refs 11041 # number of memory refs
555testsys.cpu.num_load_insts 7105 # Number of load instructions
556testsys.cpu.num_store_insts 3936 # Number of store instructions
557testsys.cpu.num_idle_cycles 784609.171892 # Number of idle cycles
558testsys.cpu.num_busy_cycles 36406.828108 # Number of busy cycles
559testsys.cpu.not_idle_fraction 0.044344 # Percentage of non-idle cycles
560testsys.cpu.idle_fraction 0.955656 # Percentage of idle cycles
463sim_insts 523862353 # Number of instructions simulated
464sim_ops 523862353 # Number of ops (including micro ops) simulated
465testsys.voltage_domain.voltage 1 # Voltage in Volts
466testsys.clk_domain.clock 1000 # Clock period in ticks
467testsys.physmem.bytes_read::cpu.inst 144504 # Number of bytes read from this memory
468testsys.physmem.bytes_read::cpu.data 49936 # Number of bytes read from this memory
469testsys.physmem.bytes_read::tsunami.ethernet 116376 # Number of bytes read from this memory
470testsys.physmem.bytes_read::total 310816 # Number of bytes read from this memory
471testsys.physmem.bytes_inst_read::cpu.inst 144504 # Number of instructions bytes read from this memory
472testsys.physmem.bytes_inst_read::total 144504 # Number of instructions bytes read from this memory
473testsys.physmem.bytes_written::cpu.data 27704 # Number of bytes written to this memory
474testsys.physmem.bytes_written::total 27704 # Number of bytes written to this memory
475testsys.physmem.num_reads::cpu.inst 36126 # Number of read requests responded to by this memory
476testsys.physmem.num_reads::cpu.data 6905 # Number of read requests responded to by this memory
477testsys.physmem.num_reads::tsunami.ethernet 4849 # Number of read requests responded to by this memory
478testsys.physmem.num_reads::total 47880 # Number of read requests responded to by this memory
479testsys.physmem.num_writes::cpu.data 3814 # Number of write requests responded to by this memory
480testsys.physmem.num_writes::total 3814 # Number of write requests responded to by this memory
481testsys.physmem.bw_read::cpu.inst 354749025 # Total read bandwidth from this memory (bytes/s)
482testsys.physmem.bw_read::cpu.data 122590014 # Total read bandwidth from this memory (bytes/s)
483testsys.physmem.bw_read::tsunami.ethernet 285696400 # Total read bandwidth from this memory (bytes/s)
484testsys.physmem.bw_read::total 763035438 # Total read bandwidth from this memory (bytes/s)
485testsys.physmem.bw_inst_read::cpu.inst 354749025 # Instruction read bandwidth from this memory (bytes/s)
486testsys.physmem.bw_inst_read::total 354749025 # Instruction read bandwidth from this memory (bytes/s)
487testsys.physmem.bw_write::cpu.data 68011730 # Write bandwidth from this memory (bytes/s)
488testsys.physmem.bw_write::total 68011730 # Write bandwidth from this memory (bytes/s)
489testsys.physmem.bw_total::cpu.inst 354749025 # Total bandwidth to/from this memory (bytes/s)
490testsys.physmem.bw_total::cpu.data 190601743 # Total bandwidth to/from this memory (bytes/s)
491testsys.physmem.bw_total::tsunami.ethernet 285696400 # Total bandwidth to/from this memory (bytes/s)
492testsys.physmem.bw_total::total 831047168 # Total bandwidth to/from this memory (bytes/s)
493testsys.membus.throughput 835780297 # Throughput (bytes/s)
494testsys.membus.data_through_bus 340448 # Total data (bytes)
495testsys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
496testsys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
497testsys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
498testsys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
499testsys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
500testsys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
501testsys.disk0.dma_write_txs 0 # Number of DMA write transactions.
502testsys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
503testsys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
504testsys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
505testsys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
506testsys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
507testsys.disk2.dma_write_txs 0 # Number of DMA write transactions.
508testsys.cpu.clk_domain.clock 500 # Clock period in ticks
509testsys.cpu.dtb.fetch_hits 0 # ITB hits
510testsys.cpu.dtb.fetch_misses 0 # ITB misses
511testsys.cpu.dtb.fetch_acv 0 # ITB acv
512testsys.cpu.dtb.fetch_accesses 0 # ITB accesses
513testsys.cpu.dtb.read_hits 7065 # DTB read hits
514testsys.cpu.dtb.read_misses 0 # DTB read misses
515testsys.cpu.dtb.read_acv 0 # DTB read access violations
516testsys.cpu.dtb.read_accesses 0 # DTB read accesses
517testsys.cpu.dtb.write_hits 3935 # DTB write hits
518testsys.cpu.dtb.write_misses 0 # DTB write misses
519testsys.cpu.dtb.write_acv 0 # DTB write access violations
520testsys.cpu.dtb.write_accesses 0 # DTB write accesses
521testsys.cpu.dtb.data_hits 11000 # DTB hits
522testsys.cpu.dtb.data_misses 0 # DTB misses
523testsys.cpu.dtb.data_acv 0 # DTB access violations
524testsys.cpu.dtb.data_accesses 0 # DTB accesses
525testsys.cpu.itb.fetch_hits 5992 # ITB hits
526testsys.cpu.itb.fetch_misses 0 # ITB misses
527testsys.cpu.itb.fetch_acv 0 # ITB acv
528testsys.cpu.itb.fetch_accesses 5992 # ITB accesses
529testsys.cpu.itb.read_hits 0 # DTB read hits
530testsys.cpu.itb.read_misses 0 # DTB read misses
531testsys.cpu.itb.read_acv 0 # DTB read access violations
532testsys.cpu.itb.read_accesses 0 # DTB read accesses
533testsys.cpu.itb.write_hits 0 # DTB write hits
534testsys.cpu.itb.write_misses 0 # DTB write misses
535testsys.cpu.itb.write_acv 0 # DTB write access violations
536testsys.cpu.itb.write_accesses 0 # DTB write accesses
537testsys.cpu.itb.data_hits 0 # DTB hits
538testsys.cpu.itb.data_misses 0 # DTB misses
539testsys.cpu.itb.data_acv 0 # DTB access violations
540testsys.cpu.itb.data_accesses 0 # DTB accesses
541testsys.cpu.numCycles 821016 # number of cpu cycles simulated
542testsys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
543testsys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
544testsys.cpu.committedInsts 36126 # Number of instructions committed
545testsys.cpu.committedOps 36126 # Number of ops (including micro ops) committed
546testsys.cpu.num_int_alu_accesses 33492 # Number of integer alu accesses
547testsys.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
548testsys.cpu.num_func_calls 2384 # number of times a function call or return occured
549testsys.cpu.num_conditional_control_insts 2346 # number of instructions that are conditional controls
550testsys.cpu.num_int_insts 33492 # number of integer instructions
551testsys.cpu.num_fp_insts 0 # number of float instructions
552testsys.cpu.num_int_register_reads 43747 # number of times the integer registers were read
553testsys.cpu.num_int_register_writes 26476 # number of times the integer registers were written
554testsys.cpu.num_fp_register_reads 0 # number of times the floating registers were read
555testsys.cpu.num_fp_register_writes 0 # number of times the floating registers were written
556testsys.cpu.num_mem_refs 11041 # number of memory refs
557testsys.cpu.num_load_insts 7105 # Number of load instructions
558testsys.cpu.num_store_insts 3936 # Number of store instructions
559testsys.cpu.num_idle_cycles 784609.171892 # Number of idle cycles
560testsys.cpu.num_busy_cycles 36406.828108 # Number of busy cycles
561testsys.cpu.not_idle_fraction 0.044344 # Percentage of non-idle cycles
562testsys.cpu.idle_fraction 0.955656 # Percentage of idle cycles
563testsys.cpu.Branches 5238 # Number of branches fetched
561testsys.cpu.kern.inst.arm 0 # number of arm instructions executed
562testsys.cpu.kern.inst.quiesce 40 # number of quiesce instructions executed
563testsys.cpu.kern.inst.hwrei 295 # number of hwrei instructions executed
564testsys.cpu.kern.ipl_count::0 123 41.84% 41.84% # number of times we switched to this ipl
565testsys.cpu.kern.ipl_count::21 40 13.61% 55.44% # number of times we switched to this ipl
566testsys.cpu.kern.ipl_count::22 1 0.34% 55.78% # number of times we switched to this ipl
567testsys.cpu.kern.ipl_count::31 130 44.22% 100.00% # number of times we switched to this ipl
568testsys.cpu.kern.ipl_count::total 294 # number of times we switched to this ipl
569testsys.cpu.kern.ipl_good::0 123 42.86% 42.86% # number of times we switched to this ipl from a different ipl
570testsys.cpu.kern.ipl_good::21 40 13.94% 56.79% # number of times we switched to this ipl from a different ipl
571testsys.cpu.kern.ipl_good::22 1 0.35% 57.14% # number of times we switched to this ipl from a different ipl
572testsys.cpu.kern.ipl_good::31 123 42.86% 100.00% # number of times we switched to this ipl from a different ipl
573testsys.cpu.kern.ipl_good::total 287 # number of times we switched to this ipl from a different ipl
574testsys.cpu.kern.ipl_ticks::0 397967000 96.95% 96.95% # number of cycles we spent at this ipl
575testsys.cpu.kern.ipl_ticks::21 3240000 0.79% 97.73% # number of cycles we spent at this ipl
576testsys.cpu.kern.ipl_ticks::22 43000 0.01% 97.74% # number of cycles we spent at this ipl
577testsys.cpu.kern.ipl_ticks::31 9258000 2.26% 100.00% # number of cycles we spent at this ipl
578testsys.cpu.kern.ipl_ticks::total 410508000 # number of cycles we spent at this ipl
579testsys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl
580testsys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
581testsys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
582testsys.cpu.kern.ipl_used::31 0.946154 # fraction of swpipl calls that actually changed the ipl
583testsys.cpu.kern.ipl_used::total 0.976190 # fraction of swpipl calls that actually changed the ipl
584testsys.cpu.kern.callpal::swpipl 212 83.46% 83.46% # number of callpals executed
585testsys.cpu.kern.callpal::rdps 1 0.39% 83.86% # number of callpals executed
586testsys.cpu.kern.callpal::rti 41 16.14% 100.00% # number of callpals executed
587testsys.cpu.kern.callpal::total 254 # number of callpals executed
588testsys.cpu.kern.mode_switch::kernel 0 # number of protection mode switches
589testsys.cpu.kern.mode_switch::user 0 # number of protection mode switches
590testsys.cpu.kern.mode_switch::idle 41 # number of protection mode switches
591testsys.cpu.kern.mode_good::kernel 0
592testsys.cpu.kern.mode_good::user 0
593testsys.cpu.kern.mode_good::idle 0
594testsys.cpu.kern.mode_switch_good::kernel nan # fraction of useful protection mode switches
595testsys.cpu.kern.mode_switch_good::user nan # fraction of useful protection mode switches
596testsys.cpu.kern.mode_switch_good::idle 0 # fraction of useful protection mode switches
597testsys.cpu.kern.mode_switch_good::total 0 # fraction of useful protection mode switches
598testsys.cpu.kern.mode_ticks::kernel 0 # number of ticks spent at the given mode
599testsys.cpu.kern.mode_ticks::user 0 # number of ticks spent at the given mode
600testsys.cpu.kern.mode_ticks::idle 0 # number of ticks spent at the given mode
601testsys.cpu.kern.swap_context 0 # number of times the context was actually changed
602testsys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
603testsys.tsunami.ethernet.descDMAReads 4849 # Number of descriptors the device read w/ DMA
604testsys.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
605testsys.tsunami.ethernet.descDmaReadBytes 116376 # number of descriptor bytes read w/ DMA
606testsys.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA
607testsys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
608testsys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
609testsys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
610testsys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
611testsys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
612testsys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
613testsys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
614testsys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
615testsys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
616testsys.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU
617testsys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
618testsys.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR
619testsys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
620testsys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
621testsys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
622testsys.tsunami.ethernet.postedTxIdle 40 # number of TxIdle interrupts posted to CPU
623testsys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
624testsys.tsunami.ethernet.totalTxIdle 4849 # total number of TxIdle written to ISR
625testsys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
626testsys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
627testsys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
628testsys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
629testsys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
630testsys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
631testsys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
632testsys.tsunami.ethernet.postedInterrupts 4849 # number of posts to CPU
633testsys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
634testsys.iobus.throughput 290429529 # Throughput (bytes/s)
635testsys.iobus.data_through_bus 118304 # Total data (bytes)
636drivesys.voltage_domain.voltage 1 # Voltage in Volts
637drivesys.clk_domain.clock 1000 # Clock period in ticks
638drivesys.physmem.bytes_read::cpu.inst 144608 # Number of bytes read from this memory
639drivesys.physmem.bytes_read::cpu.data 49952 # Number of bytes read from this memory
640drivesys.physmem.bytes_read::tsunami.ethernet 116400 # Number of bytes read from this memory
641drivesys.physmem.bytes_read::total 310960 # Number of bytes read from this memory
642drivesys.physmem.bytes_inst_read::cpu.inst 144608 # Number of instructions bytes read from this memory
643drivesys.physmem.bytes_inst_read::total 144608 # Number of instructions bytes read from this memory
644drivesys.physmem.bytes_written::cpu.data 27688 # Number of bytes written to this memory
645drivesys.physmem.bytes_written::total 27688 # Number of bytes written to this memory
646drivesys.physmem.num_reads::cpu.inst 36152 # Number of read requests responded to by this memory
647drivesys.physmem.num_reads::cpu.data 6909 # Number of read requests responded to by this memory
648drivesys.physmem.num_reads::tsunami.ethernet 4850 # Number of read requests responded to by this memory
649drivesys.physmem.num_reads::total 47911 # Number of read requests responded to by this memory
650drivesys.physmem.num_writes::cpu.data 3812 # Number of write requests responded to by this memory
651drivesys.physmem.num_writes::total 3812 # Number of write requests responded to by this memory
652drivesys.physmem.bw_read::cpu.inst 355004339 # Total read bandwidth from this memory (bytes/s)
653drivesys.physmem.bw_read::cpu.data 122629293 # Total read bandwidth from this memory (bytes/s)
654drivesys.physmem.bw_read::tsunami.ethernet 285755318 # Total read bandwidth from this memory (bytes/s)
655drivesys.physmem.bw_read::total 763388950 # Total read bandwidth from this memory (bytes/s)
656drivesys.physmem.bw_inst_read::cpu.inst 355004339 # Instruction read bandwidth from this memory (bytes/s)
657drivesys.physmem.bw_inst_read::total 355004339 # Instruction read bandwidth from this memory (bytes/s)
658drivesys.physmem.bw_write::cpu.data 67972451 # Write bandwidth from this memory (bytes/s)
659drivesys.physmem.bw_write::total 67972451 # Write bandwidth from this memory (bytes/s)
660drivesys.physmem.bw_total::cpu.inst 355004339 # Total bandwidth to/from this memory (bytes/s)
661drivesys.physmem.bw_total::cpu.data 190601743 # Total bandwidth to/from this memory (bytes/s)
662drivesys.physmem.bw_total::tsunami.ethernet 285755318 # Total bandwidth to/from this memory (bytes/s)
663drivesys.physmem.bw_total::total 831361401 # Total bandwidth to/from this memory (bytes/s)
664drivesys.membus.throughput 836094530 # Throughput (bytes/s)
665drivesys.membus.data_through_bus 340576 # Total data (bytes)
666drivesys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
667drivesys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
668drivesys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
669drivesys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
670drivesys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
671drivesys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
672drivesys.disk0.dma_write_txs 0 # Number of DMA write transactions.
673drivesys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
674drivesys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
675drivesys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
676drivesys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
677drivesys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
678drivesys.disk2.dma_write_txs 0 # Number of DMA write transactions.
679drivesys.cpu.clk_domain.clock 250 # Clock period in ticks
680drivesys.cpu.dtb.fetch_hits 0 # ITB hits
681drivesys.cpu.dtb.fetch_misses 0 # ITB misses
682drivesys.cpu.dtb.fetch_acv 0 # ITB acv
683drivesys.cpu.dtb.fetch_accesses 0 # ITB accesses
684drivesys.cpu.dtb.read_hits 7069 # DTB read hits
685drivesys.cpu.dtb.read_misses 0 # DTB read misses
686drivesys.cpu.dtb.read_acv 0 # DTB read access violations
687drivesys.cpu.dtb.read_accesses 0 # DTB read accesses
688drivesys.cpu.dtb.write_hits 3933 # DTB write hits
689drivesys.cpu.dtb.write_misses 0 # DTB write misses
690drivesys.cpu.dtb.write_acv 0 # DTB write access violations
691drivesys.cpu.dtb.write_accesses 0 # DTB write accesses
692drivesys.cpu.dtb.data_hits 11002 # DTB hits
693drivesys.cpu.dtb.data_misses 0 # DTB misses
694drivesys.cpu.dtb.data_acv 0 # DTB access violations
695drivesys.cpu.dtb.data_accesses 0 # DTB accesses
696drivesys.cpu.itb.fetch_hits 5992 # ITB hits
697drivesys.cpu.itb.fetch_misses 0 # ITB misses
698drivesys.cpu.itb.fetch_acv 0 # ITB acv
699drivesys.cpu.itb.fetch_accesses 5992 # ITB accesses
700drivesys.cpu.itb.read_hits 0 # DTB read hits
701drivesys.cpu.itb.read_misses 0 # DTB read misses
702drivesys.cpu.itb.read_acv 0 # DTB read access violations
703drivesys.cpu.itb.read_accesses 0 # DTB read accesses
704drivesys.cpu.itb.write_hits 0 # DTB write hits
705drivesys.cpu.itb.write_misses 0 # DTB write misses
706drivesys.cpu.itb.write_acv 0 # DTB write access violations
707drivesys.cpu.itb.write_accesses 0 # DTB write accesses
708drivesys.cpu.itb.data_hits 0 # DTB hits
709drivesys.cpu.itb.data_misses 0 # DTB misses
710drivesys.cpu.itb.data_acv 0 # DTB access violations
711drivesys.cpu.itb.data_accesses 0 # DTB accesses
712drivesys.cpu.numCycles 1626240 # number of cpu cycles simulated
713drivesys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
714drivesys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
715drivesys.cpu.committedInsts 36152 # Number of instructions committed
716drivesys.cpu.committedOps 36152 # Number of ops (including micro ops) committed
717drivesys.cpu.num_int_alu_accesses 33516 # Number of integer alu accesses
718drivesys.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
719drivesys.cpu.num_func_calls 2388 # number of times a function call or return occured
720drivesys.cpu.num_conditional_control_insts 2347 # number of instructions that are conditional controls
721drivesys.cpu.num_int_insts 33516 # number of integer instructions
722drivesys.cpu.num_fp_insts 0 # number of float instructions
723drivesys.cpu.num_int_register_reads 43772 # number of times the integer registers were read
724drivesys.cpu.num_int_register_writes 26499 # number of times the integer registers were written
725drivesys.cpu.num_fp_register_reads 0 # number of times the floating registers were read
726drivesys.cpu.num_fp_register_writes 0 # number of times the floating registers were written
727drivesys.cpu.num_mem_refs 11043 # number of memory refs
728drivesys.cpu.num_load_insts 7109 # Number of load instructions
729drivesys.cpu.num_store_insts 3934 # Number of store instructions
730drivesys.cpu.num_idle_cycles 1590157.359061 # Number of idle cycles
731drivesys.cpu.num_busy_cycles 36082.640939 # Number of busy cycles
732drivesys.cpu.not_idle_fraction 0.022188 # Percentage of non-idle cycles
733drivesys.cpu.idle_fraction 0.977812 # Percentage of idle cycles
564testsys.cpu.kern.inst.arm 0 # number of arm instructions executed
565testsys.cpu.kern.inst.quiesce 40 # number of quiesce instructions executed
566testsys.cpu.kern.inst.hwrei 295 # number of hwrei instructions executed
567testsys.cpu.kern.ipl_count::0 123 41.84% 41.84% # number of times we switched to this ipl
568testsys.cpu.kern.ipl_count::21 40 13.61% 55.44% # number of times we switched to this ipl
569testsys.cpu.kern.ipl_count::22 1 0.34% 55.78% # number of times we switched to this ipl
570testsys.cpu.kern.ipl_count::31 130 44.22% 100.00% # number of times we switched to this ipl
571testsys.cpu.kern.ipl_count::total 294 # number of times we switched to this ipl
572testsys.cpu.kern.ipl_good::0 123 42.86% 42.86% # number of times we switched to this ipl from a different ipl
573testsys.cpu.kern.ipl_good::21 40 13.94% 56.79% # number of times we switched to this ipl from a different ipl
574testsys.cpu.kern.ipl_good::22 1 0.35% 57.14% # number of times we switched to this ipl from a different ipl
575testsys.cpu.kern.ipl_good::31 123 42.86% 100.00% # number of times we switched to this ipl from a different ipl
576testsys.cpu.kern.ipl_good::total 287 # number of times we switched to this ipl from a different ipl
577testsys.cpu.kern.ipl_ticks::0 397967000 96.95% 96.95% # number of cycles we spent at this ipl
578testsys.cpu.kern.ipl_ticks::21 3240000 0.79% 97.73% # number of cycles we spent at this ipl
579testsys.cpu.kern.ipl_ticks::22 43000 0.01% 97.74% # number of cycles we spent at this ipl
580testsys.cpu.kern.ipl_ticks::31 9258000 2.26% 100.00% # number of cycles we spent at this ipl
581testsys.cpu.kern.ipl_ticks::total 410508000 # number of cycles we spent at this ipl
582testsys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl
583testsys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
584testsys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
585testsys.cpu.kern.ipl_used::31 0.946154 # fraction of swpipl calls that actually changed the ipl
586testsys.cpu.kern.ipl_used::total 0.976190 # fraction of swpipl calls that actually changed the ipl
587testsys.cpu.kern.callpal::swpipl 212 83.46% 83.46% # number of callpals executed
588testsys.cpu.kern.callpal::rdps 1 0.39% 83.86% # number of callpals executed
589testsys.cpu.kern.callpal::rti 41 16.14% 100.00% # number of callpals executed
590testsys.cpu.kern.callpal::total 254 # number of callpals executed
591testsys.cpu.kern.mode_switch::kernel 0 # number of protection mode switches
592testsys.cpu.kern.mode_switch::user 0 # number of protection mode switches
593testsys.cpu.kern.mode_switch::idle 41 # number of protection mode switches
594testsys.cpu.kern.mode_good::kernel 0
595testsys.cpu.kern.mode_good::user 0
596testsys.cpu.kern.mode_good::idle 0
597testsys.cpu.kern.mode_switch_good::kernel nan # fraction of useful protection mode switches
598testsys.cpu.kern.mode_switch_good::user nan # fraction of useful protection mode switches
599testsys.cpu.kern.mode_switch_good::idle 0 # fraction of useful protection mode switches
600testsys.cpu.kern.mode_switch_good::total 0 # fraction of useful protection mode switches
601testsys.cpu.kern.mode_ticks::kernel 0 # number of ticks spent at the given mode
602testsys.cpu.kern.mode_ticks::user 0 # number of ticks spent at the given mode
603testsys.cpu.kern.mode_ticks::idle 0 # number of ticks spent at the given mode
604testsys.cpu.kern.swap_context 0 # number of times the context was actually changed
605testsys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
606testsys.tsunami.ethernet.descDMAReads 4849 # Number of descriptors the device read w/ DMA
607testsys.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
608testsys.tsunami.ethernet.descDmaReadBytes 116376 # number of descriptor bytes read w/ DMA
609testsys.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA
610testsys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
611testsys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
612testsys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
613testsys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
614testsys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
615testsys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
616testsys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
617testsys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
618testsys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
619testsys.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU
620testsys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
621testsys.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR
622testsys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
623testsys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
624testsys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
625testsys.tsunami.ethernet.postedTxIdle 40 # number of TxIdle interrupts posted to CPU
626testsys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
627testsys.tsunami.ethernet.totalTxIdle 4849 # total number of TxIdle written to ISR
628testsys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
629testsys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
630testsys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
631testsys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
632testsys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
633testsys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
634testsys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
635testsys.tsunami.ethernet.postedInterrupts 4849 # number of posts to CPU
636testsys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
637testsys.iobus.throughput 290429529 # Throughput (bytes/s)
638testsys.iobus.data_through_bus 118304 # Total data (bytes)
639drivesys.voltage_domain.voltage 1 # Voltage in Volts
640drivesys.clk_domain.clock 1000 # Clock period in ticks
641drivesys.physmem.bytes_read::cpu.inst 144608 # Number of bytes read from this memory
642drivesys.physmem.bytes_read::cpu.data 49952 # Number of bytes read from this memory
643drivesys.physmem.bytes_read::tsunami.ethernet 116400 # Number of bytes read from this memory
644drivesys.physmem.bytes_read::total 310960 # Number of bytes read from this memory
645drivesys.physmem.bytes_inst_read::cpu.inst 144608 # Number of instructions bytes read from this memory
646drivesys.physmem.bytes_inst_read::total 144608 # Number of instructions bytes read from this memory
647drivesys.physmem.bytes_written::cpu.data 27688 # Number of bytes written to this memory
648drivesys.physmem.bytes_written::total 27688 # Number of bytes written to this memory
649drivesys.physmem.num_reads::cpu.inst 36152 # Number of read requests responded to by this memory
650drivesys.physmem.num_reads::cpu.data 6909 # Number of read requests responded to by this memory
651drivesys.physmem.num_reads::tsunami.ethernet 4850 # Number of read requests responded to by this memory
652drivesys.physmem.num_reads::total 47911 # Number of read requests responded to by this memory
653drivesys.physmem.num_writes::cpu.data 3812 # Number of write requests responded to by this memory
654drivesys.physmem.num_writes::total 3812 # Number of write requests responded to by this memory
655drivesys.physmem.bw_read::cpu.inst 355004339 # Total read bandwidth from this memory (bytes/s)
656drivesys.physmem.bw_read::cpu.data 122629293 # Total read bandwidth from this memory (bytes/s)
657drivesys.physmem.bw_read::tsunami.ethernet 285755318 # Total read bandwidth from this memory (bytes/s)
658drivesys.physmem.bw_read::total 763388950 # Total read bandwidth from this memory (bytes/s)
659drivesys.physmem.bw_inst_read::cpu.inst 355004339 # Instruction read bandwidth from this memory (bytes/s)
660drivesys.physmem.bw_inst_read::total 355004339 # Instruction read bandwidth from this memory (bytes/s)
661drivesys.physmem.bw_write::cpu.data 67972451 # Write bandwidth from this memory (bytes/s)
662drivesys.physmem.bw_write::total 67972451 # Write bandwidth from this memory (bytes/s)
663drivesys.physmem.bw_total::cpu.inst 355004339 # Total bandwidth to/from this memory (bytes/s)
664drivesys.physmem.bw_total::cpu.data 190601743 # Total bandwidth to/from this memory (bytes/s)
665drivesys.physmem.bw_total::tsunami.ethernet 285755318 # Total bandwidth to/from this memory (bytes/s)
666drivesys.physmem.bw_total::total 831361401 # Total bandwidth to/from this memory (bytes/s)
667drivesys.membus.throughput 836094530 # Throughput (bytes/s)
668drivesys.membus.data_through_bus 340576 # Total data (bytes)
669drivesys.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
670drivesys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
671drivesys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
672drivesys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD).
673drivesys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes.
674drivesys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
675drivesys.disk0.dma_write_txs 0 # Number of DMA write transactions.
676drivesys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
677drivesys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
678drivesys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
679drivesys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes.
680drivesys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
681drivesys.disk2.dma_write_txs 0 # Number of DMA write transactions.
682drivesys.cpu.clk_domain.clock 250 # Clock period in ticks
683drivesys.cpu.dtb.fetch_hits 0 # ITB hits
684drivesys.cpu.dtb.fetch_misses 0 # ITB misses
685drivesys.cpu.dtb.fetch_acv 0 # ITB acv
686drivesys.cpu.dtb.fetch_accesses 0 # ITB accesses
687drivesys.cpu.dtb.read_hits 7069 # DTB read hits
688drivesys.cpu.dtb.read_misses 0 # DTB read misses
689drivesys.cpu.dtb.read_acv 0 # DTB read access violations
690drivesys.cpu.dtb.read_accesses 0 # DTB read accesses
691drivesys.cpu.dtb.write_hits 3933 # DTB write hits
692drivesys.cpu.dtb.write_misses 0 # DTB write misses
693drivesys.cpu.dtb.write_acv 0 # DTB write access violations
694drivesys.cpu.dtb.write_accesses 0 # DTB write accesses
695drivesys.cpu.dtb.data_hits 11002 # DTB hits
696drivesys.cpu.dtb.data_misses 0 # DTB misses
697drivesys.cpu.dtb.data_acv 0 # DTB access violations
698drivesys.cpu.dtb.data_accesses 0 # DTB accesses
699drivesys.cpu.itb.fetch_hits 5992 # ITB hits
700drivesys.cpu.itb.fetch_misses 0 # ITB misses
701drivesys.cpu.itb.fetch_acv 0 # ITB acv
702drivesys.cpu.itb.fetch_accesses 5992 # ITB accesses
703drivesys.cpu.itb.read_hits 0 # DTB read hits
704drivesys.cpu.itb.read_misses 0 # DTB read misses
705drivesys.cpu.itb.read_acv 0 # DTB read access violations
706drivesys.cpu.itb.read_accesses 0 # DTB read accesses
707drivesys.cpu.itb.write_hits 0 # DTB write hits
708drivesys.cpu.itb.write_misses 0 # DTB write misses
709drivesys.cpu.itb.write_acv 0 # DTB write access violations
710drivesys.cpu.itb.write_accesses 0 # DTB write accesses
711drivesys.cpu.itb.data_hits 0 # DTB hits
712drivesys.cpu.itb.data_misses 0 # DTB misses
713drivesys.cpu.itb.data_acv 0 # DTB access violations
714drivesys.cpu.itb.data_accesses 0 # DTB accesses
715drivesys.cpu.numCycles 1626240 # number of cpu cycles simulated
716drivesys.cpu.numWorkItemsStarted 0 # number of work items this cpu started
717drivesys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
718drivesys.cpu.committedInsts 36152 # Number of instructions committed
719drivesys.cpu.committedOps 36152 # Number of ops (including micro ops) committed
720drivesys.cpu.num_int_alu_accesses 33516 # Number of integer alu accesses
721drivesys.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
722drivesys.cpu.num_func_calls 2388 # number of times a function call or return occured
723drivesys.cpu.num_conditional_control_insts 2347 # number of instructions that are conditional controls
724drivesys.cpu.num_int_insts 33516 # number of integer instructions
725drivesys.cpu.num_fp_insts 0 # number of float instructions
726drivesys.cpu.num_int_register_reads 43772 # number of times the integer registers were read
727drivesys.cpu.num_int_register_writes 26499 # number of times the integer registers were written
728drivesys.cpu.num_fp_register_reads 0 # number of times the floating registers were read
729drivesys.cpu.num_fp_register_writes 0 # number of times the floating registers were written
730drivesys.cpu.num_mem_refs 11043 # number of memory refs
731drivesys.cpu.num_load_insts 7109 # Number of load instructions
732drivesys.cpu.num_store_insts 3934 # Number of store instructions
733drivesys.cpu.num_idle_cycles 1590157.359061 # Number of idle cycles
734drivesys.cpu.num_busy_cycles 36082.640939 # Number of busy cycles
735drivesys.cpu.not_idle_fraction 0.022188 # Percentage of non-idle cycles
736drivesys.cpu.idle_fraction 0.977812 # Percentage of idle cycles
737drivesys.cpu.Branches 5243 # Number of branches fetched
734drivesys.cpu.kern.inst.arm 0 # number of arm instructions executed
735drivesys.cpu.kern.inst.quiesce 41 # number of quiesce instructions executed
736drivesys.cpu.kern.inst.hwrei 295 # number of hwrei instructions executed
737drivesys.cpu.kern.ipl_count::0 123 41.84% 41.84% # number of times we switched to this ipl
738drivesys.cpu.kern.ipl_count::21 40 13.61% 55.44% # number of times we switched to this ipl
739drivesys.cpu.kern.ipl_count::22 1 0.34% 55.78% # number of times we switched to this ipl
740drivesys.cpu.kern.ipl_count::31 130 44.22% 100.00% # number of times we switched to this ipl
741drivesys.cpu.kern.ipl_count::total 294 # number of times we switched to this ipl
742drivesys.cpu.kern.ipl_good::0 123 42.86% 42.86% # number of times we switched to this ipl from a different ipl
743drivesys.cpu.kern.ipl_good::21 40 13.94% 56.79% # number of times we switched to this ipl from a different ipl
744drivesys.cpu.kern.ipl_good::22 1 0.35% 57.14% # number of times we switched to this ipl from a different ipl
745drivesys.cpu.kern.ipl_good::31 123 42.86% 100.00% # number of times we switched to this ipl from a different ipl
746drivesys.cpu.kern.ipl_good::total 287 # number of times we switched to this ipl from a different ipl
747drivesys.cpu.kern.ipl_ticks::0 400289000 98.46% 98.46% # number of cycles we spent at this ipl
748drivesys.cpu.kern.ipl_ticks::21 1620000 0.40% 98.86% # number of cycles we spent at this ipl
749drivesys.cpu.kern.ipl_ticks::22 21500 0.01% 98.86% # number of cycles we spent at this ipl
750drivesys.cpu.kern.ipl_ticks::31 4629500 1.14% 100.00% # number of cycles we spent at this ipl
751drivesys.cpu.kern.ipl_ticks::total 406560000 # number of cycles we spent at this ipl
752drivesys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl
753drivesys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
754drivesys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
755drivesys.cpu.kern.ipl_used::31 0.946154 # fraction of swpipl calls that actually changed the ipl
756drivesys.cpu.kern.ipl_used::total 0.976190 # fraction of swpipl calls that actually changed the ipl
757drivesys.cpu.kern.callpal::swpipl 212 83.46% 83.46% # number of callpals executed
758drivesys.cpu.kern.callpal::rdps 1 0.39% 83.86% # number of callpals executed
759drivesys.cpu.kern.callpal::rti 41 16.14% 100.00% # number of callpals executed
760drivesys.cpu.kern.callpal::total 254 # number of callpals executed
761drivesys.cpu.kern.mode_switch::kernel 0 # number of protection mode switches
762drivesys.cpu.kern.mode_switch::user 0 # number of protection mode switches
763drivesys.cpu.kern.mode_switch::idle 41 # number of protection mode switches
764drivesys.cpu.kern.mode_good::kernel 0
765drivesys.cpu.kern.mode_good::user 0
766drivesys.cpu.kern.mode_good::idle 0
767drivesys.cpu.kern.mode_switch_good::kernel nan # fraction of useful protection mode switches
768drivesys.cpu.kern.mode_switch_good::user nan # fraction of useful protection mode switches
769drivesys.cpu.kern.mode_switch_good::idle 0 # fraction of useful protection mode switches
770drivesys.cpu.kern.mode_switch_good::total 0 # fraction of useful protection mode switches
771drivesys.cpu.kern.mode_ticks::kernel 0 # number of ticks spent at the given mode
772drivesys.cpu.kern.mode_ticks::user 0 # number of ticks spent at the given mode
773drivesys.cpu.kern.mode_ticks::idle 0 # number of ticks spent at the given mode
774drivesys.cpu.kern.swap_context 0 # number of times the context was actually changed
775drivesys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
776drivesys.tsunami.ethernet.descDMAReads 4850 # Number of descriptors the device read w/ DMA
777drivesys.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
778drivesys.tsunami.ethernet.descDmaReadBytes 116400 # number of descriptor bytes read w/ DMA
779drivesys.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA
780drivesys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
781drivesys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
782drivesys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
783drivesys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
784drivesys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
785drivesys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
786drivesys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
787drivesys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
788drivesys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
789drivesys.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU
790drivesys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
791drivesys.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR
792drivesys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
793drivesys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
794drivesys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
795drivesys.tsunami.ethernet.postedTxIdle 40 # number of TxIdle interrupts posted to CPU
796drivesys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
797drivesys.tsunami.ethernet.totalTxIdle 4850 # total number of TxIdle written to ISR
798drivesys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
799drivesys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
800drivesys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
801drivesys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
802drivesys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
803drivesys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
804drivesys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
805drivesys.tsunami.ethernet.postedInterrupts 4850 # number of posts to CPU
806drivesys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
807drivesys.iobus.throughput 290488448 # Throughput (bytes/s)
808drivesys.iobus.data_through_bus 118328 # Total data (bytes)
809
810---------- End Simulation Statistics ----------
738drivesys.cpu.kern.inst.arm 0 # number of arm instructions executed
739drivesys.cpu.kern.inst.quiesce 41 # number of quiesce instructions executed
740drivesys.cpu.kern.inst.hwrei 295 # number of hwrei instructions executed
741drivesys.cpu.kern.ipl_count::0 123 41.84% 41.84% # number of times we switched to this ipl
742drivesys.cpu.kern.ipl_count::21 40 13.61% 55.44% # number of times we switched to this ipl
743drivesys.cpu.kern.ipl_count::22 1 0.34% 55.78% # number of times we switched to this ipl
744drivesys.cpu.kern.ipl_count::31 130 44.22% 100.00% # number of times we switched to this ipl
745drivesys.cpu.kern.ipl_count::total 294 # number of times we switched to this ipl
746drivesys.cpu.kern.ipl_good::0 123 42.86% 42.86% # number of times we switched to this ipl from a different ipl
747drivesys.cpu.kern.ipl_good::21 40 13.94% 56.79% # number of times we switched to this ipl from a different ipl
748drivesys.cpu.kern.ipl_good::22 1 0.35% 57.14% # number of times we switched to this ipl from a different ipl
749drivesys.cpu.kern.ipl_good::31 123 42.86% 100.00% # number of times we switched to this ipl from a different ipl
750drivesys.cpu.kern.ipl_good::total 287 # number of times we switched to this ipl from a different ipl
751drivesys.cpu.kern.ipl_ticks::0 400289000 98.46% 98.46% # number of cycles we spent at this ipl
752drivesys.cpu.kern.ipl_ticks::21 1620000 0.40% 98.86% # number of cycles we spent at this ipl
753drivesys.cpu.kern.ipl_ticks::22 21500 0.01% 98.86% # number of cycles we spent at this ipl
754drivesys.cpu.kern.ipl_ticks::31 4629500 1.14% 100.00% # number of cycles we spent at this ipl
755drivesys.cpu.kern.ipl_ticks::total 406560000 # number of cycles we spent at this ipl
756drivesys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl
757drivesys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
758drivesys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
759drivesys.cpu.kern.ipl_used::31 0.946154 # fraction of swpipl calls that actually changed the ipl
760drivesys.cpu.kern.ipl_used::total 0.976190 # fraction of swpipl calls that actually changed the ipl
761drivesys.cpu.kern.callpal::swpipl 212 83.46% 83.46% # number of callpals executed
762drivesys.cpu.kern.callpal::rdps 1 0.39% 83.86% # number of callpals executed
763drivesys.cpu.kern.callpal::rti 41 16.14% 100.00% # number of callpals executed
764drivesys.cpu.kern.callpal::total 254 # number of callpals executed
765drivesys.cpu.kern.mode_switch::kernel 0 # number of protection mode switches
766drivesys.cpu.kern.mode_switch::user 0 # number of protection mode switches
767drivesys.cpu.kern.mode_switch::idle 41 # number of protection mode switches
768drivesys.cpu.kern.mode_good::kernel 0
769drivesys.cpu.kern.mode_good::user 0
770drivesys.cpu.kern.mode_good::idle 0
771drivesys.cpu.kern.mode_switch_good::kernel nan # fraction of useful protection mode switches
772drivesys.cpu.kern.mode_switch_good::user nan # fraction of useful protection mode switches
773drivesys.cpu.kern.mode_switch_good::idle 0 # fraction of useful protection mode switches
774drivesys.cpu.kern.mode_switch_good::total 0 # fraction of useful protection mode switches
775drivesys.cpu.kern.mode_ticks::kernel 0 # number of ticks spent at the given mode
776drivesys.cpu.kern.mode_ticks::user 0 # number of ticks spent at the given mode
777drivesys.cpu.kern.mode_ticks::idle 0 # number of ticks spent at the given mode
778drivesys.cpu.kern.swap_context 0 # number of times the context was actually changed
779drivesys.tsunami.ethernet.clk_domain.clock 2000 # Clock period in ticks
780drivesys.tsunami.ethernet.descDMAReads 4850 # Number of descriptors the device read w/ DMA
781drivesys.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
782drivesys.tsunami.ethernet.descDmaReadBytes 116400 # number of descriptor bytes read w/ DMA
783drivesys.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA
784drivesys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
785drivesys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post
786drivesys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
787drivesys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
788drivesys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post
789drivesys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
790drivesys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
791drivesys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post
792drivesys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
793drivesys.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU
794drivesys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post
795drivesys.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR
796drivesys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
797drivesys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post
798drivesys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
799drivesys.tsunami.ethernet.postedTxIdle 40 # number of TxIdle interrupts posted to CPU
800drivesys.tsunami.ethernet.coalescedTxIdle 1 # average number of TxIdle's coalesced into each post
801drivesys.tsunami.ethernet.totalTxIdle 4850 # total number of TxIdle written to ISR
802drivesys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
803drivesys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post
804drivesys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
805drivesys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
806drivesys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post
807drivesys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
808drivesys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post
809drivesys.tsunami.ethernet.postedInterrupts 4850 # number of posts to CPU
810drivesys.tsunami.ethernet.droppedPackets 0 # number of packets dropped
811drivesys.iobus.throughput 290488448 # Throughput (bytes/s)
812drivesys.iobus.data_through_bus 118328 # Total data (bytes)
813
814---------- End Simulation Statistics ----------