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

/gem5/src/cpu/o3/
H A Dcpu.cc161 tids.resize(numThreads);
1737 if (!tids[tid]) {
1738 tids[tid] = true;
H A Dcpu.hh711 std::vector<ThreadID> tids; member in class:FullO3CPU

Completed in 12 milliseconds