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

/gem5/src/cpu/o3/
H A DO3CPU.py163 smtNumFetchingThreads = Param.Unsigned(1, "SMT Number of Fetching Threads") variable in class:DerivO3CPU
H A Dfetch_impl.hh100 numFetchingThreads(params->smtNumFetchingThreads),

Completed in 10 milliseconds