Searched refs:SimpleSystem (Results 1 - 3 of 3) sorted by relevance

/gem5/configs/example/arm/
H A Dstarter_fs.py106 system = devices.SimpleSystem(want_caches,
H A Ddevices.py187 class SimpleSystem(LinuxArmSystem): class in inherits:LinuxArmSystem
191 super(SimpleSystem, self).__init__(**kwargs)
H A Dfs_bigLITTLE.py122 sys = devices.SimpleSystem(caches, default_mem_size, platform(),

Completed in 15 milliseconds