Searched defs:SSITSize (Results 1 - 5 of 5) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | store_set.hh | 145 int SSITSize; member in class:StoreSet |
H A D | O3CPU.py | 137 SSITSize = Param.Unsigned(1024, "Store set ID table size") variable in class:DerivO3CPU |
/gem5/configs/common/cores/arm/ | ||
H A D | O3_ARM_v7a.py | 112 SSITSize = 1024 variable in class:O3_ARM_v7a_3 |
H A D | ex5_big.py | 114 SSITSize = 1024 variable in class:ex5_big |
/gem5/ext/mcpat/ | ||
H A D | arch_const.h | 198 const int SSITSize=1024; variable |
Completed in 10 milliseconds