Searched refs:Root (Results 26 - 50 of 66) sorted by relevance

123

/gem5/tests/gem5/memory/
H A Dmemtest-run.py78 root = Root( full_system = False, system = system )
H A Dsimple-run.py94 root = Root(full_system = False, system = system)
/gem5/tests/configs/
H A Dsimple-timing-mp-ruby.py94 root = Root( full_system=False, system = system )
H A Dmemtest-ruby.py117 root = Root(full_system = False, system = system)
H A Drubytest-ruby.py126 root = Root(full_system = False, system = system )
H A Dgpu-randomtest-ruby.py141 root = Root(full_system = False, system = system )
H A Dpc-simple-timing-ruby.py92 root = Root(full_system = True, system = system)
/gem5/configs/learning_gem5/part3/
H A Dsimple_ruby.py106 root = Root(full_system = False, system = system)
/gem5/src/python/m5/stats/
H A D__init__.py49 from m5.objects import Root
244 root = Root.getInstance()
347 dump_group(root if root is not None else Root.getInstance())
383 root = Root.getInstance()
/gem5/util/tlm/conf/
H A Dtlm_elastic_slave.py120 root = Root(full_system = False, system = system)
/gem5/util/tlm/examples/
H A Dtlm_elastic_slave_with_l2.py130 root = Root(full_system = False, system = system)
/gem5/configs/example/
H A Detrace_replay.py126 root = Root(full_system = False, system = system)
H A Druby_direct_test.py124 root = Root( full_system = False, system = system )
H A Druby_random_test.py152 root = Root( full_system = False, system = system )
H A Druby_mem_test.py162 root = Root( full_system = False, system = system )
H A Druby_gpu_random_test.py177 root = Root( full_system = False, system = system )
H A Dhmctest.py93 root = Root(full_system=False, system=system)
/gem5/configs/learning_gem5/part1/
H A Dsimple.py108 root = Root(full_system = False, system = system)
H A Dtwo_level.py151 root = Root(full_system = False, system = system)
/gem5/configs/learning_gem5/part2/
H A Dsimple_cache.py102 root = Root(full_system = False, system = system)
H A Dsimple_memobj.py100 root = Root(full_system = False, system = system)
/gem5/configs/example/arm/
H A Ddist_bigLITTLE.py132 root = Root(full_system = True,
H A Dstarter_fs.py232 root = Root(full_system=True)
/gem5/configs/dram/
H A Dsweep.py181 root = Root(full_system = False, system = system)
H A Dlow_power_sweep.py238 root = Root(full_system = False, system = system)

Completed in 23 milliseconds

123