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

/gem5/configs/example/arm/
H A Dfs_bigLITTLE.py61 from devices import AtomicCluster, KvmCluster
149 "atomic" : (AtomicCluster, AtomicCluster),
H A Ddevices.py170 class AtomicCluster(CpuCluster): class in inherits:CpuCluster
173 super(AtomicCluster, self).__init__(system, num_cpus, cpu_clock,

Completed in 6 milliseconds