Searched refs:createThreads (Results 1 - 17 of 17) sorted by relevance

/gem5/tests/gem5/fs/linux/arm/
H A Drun.py77 [ cpu.createThreads() for cpu in system.cpu ]
79 system.cpu.createThreads()
/gem5/configs/example/
H A Dhmc_hello.py82 system.cpu.createThreads()
H A Detrace_replay.py111 # createThreads() is needed to fill in the cpu.isa
113 cpu.createThreads()
H A Dfs.py168 cpu.createThreads()
214 test_sys.cpu[i].createThreads()
272 drive_sys.cpu.createThreads()
H A Dse.py247 system.cpu[i].createThreads()
H A Dapu_se.py396 cpu.createThreads()
406 future_cpu_list[i].createThreads()
/gem5/tests/legacy-configs/
H A Drun.py96 cpu.createThreads()
/gem5/configs/learning_gem5/part3/
H A Dsimple_ruby.py100 cpu.createThreads()
/gem5/src/cpu/testers/traffic_gen/
H A DBaseTrafficGen.py108 def createThreads(self): member in class:BaseTrafficGen
/gem5/configs/learning_gem5/part1/
H A Dsimple.py105 system.cpu.createThreads()
H A Dtwo_level.py148 system.cpu.createThreads()
/gem5/configs/learning_gem5/part2/
H A Dsimple_cache.py99 system.cpu.createThreads()
H A Dsimple_memobj.py97 system.cpu.createThreads()
/gem5/tests/gem5/cpu_tests/
H A Drun.py166 system.cpu.createThreads()
/gem5/tests/
H A Drun.py232 cpu.createThreads()
/gem5/src/cpu/
H A DBaseCPU.py277 def createThreads(self): member in class:BaseCPU
287 self.checker.createThreads()
/gem5/configs/example/arm/
H A Ddevices.py133 cpu.createThreads()

Completed in 21 milliseconds