Sign in
gem5
/
arm
/
gem5
/
3dfb2ef499ed35f999b215817283f4ea45837bf2
/
.
/
tests
/
quick
/
se
/
40.m5threads-test-atomic
/
test.py
blob: f0110d5ea1d9f0bfc4ad92240c8d101dcbfdd22c [
file
] [
log
] [
blame
]
process
=
Process
(
executable
=
binpath
(
'm5threads'
,
'test_atomic'
),
cmd
=
[
'test_atomic'
,
str
(
nb_cores
)])
for
i
in
range
(
nb_cores
):
root
.
system
.
cpu
[
i
].
workload
=
process