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

/gem5/configs/example/arm/
H A Dfs_bigLITTLE.py58 from common.cores.arm import ex5_big, ex5_LITTLE
104 cpu_config = [ CpuConfig.get("ex5_big"), ex5_big.L1I, ex5_big.L1D,
105 ex5_big.WalkCache, ex5_big.L2 ]
/gem5/configs/common/cores/arm/
H A Dex5_big.py109 class ex5_big(DerivO3CPU): class in inherits:DerivO3CPU

Completed in 7 milliseconds