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

/gem5/src/cpu/o3/
H A Dfetch.hh533 ThreadID numFetchingThreads; member in class:DefaultFetch
H A Dfetch_impl.hh100 numFetchingThreads(params->smtNumFetchingThreads),
930 for (threadFetched = 0; threadFetched < numFetchingThreads;
1169 threadFetched = numFetchingThreads;

Completed in 10 milliseconds