Searched defs:forwardComSize (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A DO3CPU.py127 forwardComSize = Param.Unsigned(5, "Time buffer size for forward communication") variable in class:DerivO3CPU
/gem5/configs/common/cores/arm/
H A DO3_ARM_v7a.py141 forwardComSize = 5 variable in class:O3_ARM_v7a_3
H A Dex5_big.py143 forwardComSize = 5 variable in class:ex5_big

Completed in 8 milliseconds