Searched refs:TestCacheSystem (Results 1 - 2 of 2) sorted by relevance

/gem5/configs/learning_gem5/part3/
H A Druby_test.py45 from test_caches import TestCacheSystem
69 system.caches = TestCacheSystem()
H A Dtest_caches.py49 class TestCacheSystem(RubySystem): class in inherits:RubySystem
55 super(TestCacheSystem, self).__init__()

Completed in 4 milliseconds