tests: Fix replacement_policies tests' refs (#1695)

At some point 'system' -> 'board' in the stdlib code the replacement
policy tests used. Due to this the output is slightly different meaning
the refs need updated.

This was causing the Daily Tests to fail.
This commit is contained in:
Bobby R. Bruce
2024-10-21 12:28:29 -07:00
committed by GitHub
parent b705629b83
commit 2c679bfa04
42 changed files with 498 additions and 498 deletions

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,10 +1,10 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
.

View File

@@ -1,10 +1,10 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
.

View File

@@ -1,28 +1,28 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
211000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
434000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
931000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
991000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1051000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1159000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
1219000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
1231000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1291000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1351000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1459000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
1519000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
211000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
434000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
931000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
991000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1051000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1159000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
1219000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
1231000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1291000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1351000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1459000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
1519000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
.

View File

@@ -1,28 +1,28 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
211000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
434000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
931000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
991000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1051000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1159000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
1219000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
1231000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1291000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1351000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1459000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
1519000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
211000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
434000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
931000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
991000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1051000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
1159000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
1219000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
1231000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1291000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1351000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
1459000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
1519000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
.

View File

@@ -1,18 +1,18 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
919000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
919000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
.

View File

@@ -1,18 +1,18 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
919000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
691000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
919000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
.

View File

@@ -1,19 +1,19 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
799000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
979000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
799000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
979000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
.

View File

@@ -1,19 +1,19 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
799000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
979000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
799000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
919000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
979000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
.

View File

@@ -1,17 +1,17 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
811000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
811000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,17 +1,17 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
811000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
811000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
319000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
.

View File

@@ -1,14 +1,14 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,14 +1,14 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,14 +1,14 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
.

View File

@@ -1,14 +1,14 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
.

View File

@@ -1,16 +1,16 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
151000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
494000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
151000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
494000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
.

View File

@@ -1,16 +1,16 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
151000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
494000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
91000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
151000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
374000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
494000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
571000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
.

View File

@@ -1,16 +1,16 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
799000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
799000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
.

View File

@@ -1,16 +1,16 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
799000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
799000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
.

View File

@@ -1,18 +1,18 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
871000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
871000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,18 +1,18 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
679000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
751000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
859000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
871000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
331000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
391000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
679000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
739000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
751000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
859000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
871000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x180, line 0x180]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
.

View File

@@ -1,13 +1,13 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x0, line 0x0]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
499000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x300, line 0x300]
559000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x380, line 0x380]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
.

View File

@@ -1,11 +1,11 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
.

View File

@@ -1,11 +1,11 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
.

View File

@@ -1,14 +1,14 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
.

View File

@@ -1,14 +1,14 @@
Global frequency set at 1000000000000 ticks per second
Beginning simulation!
74000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
511000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: system.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
74000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
134000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x80, line 0x80]
194000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x100, line 0x100]
254000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x180, line 0x180]
271000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
379000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x200, line 0x200]
439000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x280, line 0x280]
451000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
511000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x100, line 0x100]
619000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache miss at [0x0, line 0x0]
631000: board.cache_hierarchy.ruby_system.controllers.sequencer: Cache hit at [0x80, line 0x80]
.