Searched refs:setThreads (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dcommit.hh156 void setThreads(std::vector<Thread *> &threads);
H A Dcommit_impl.hh276 DefaultCommit<Impl>::setThreads(std::vector<Thread *> &threads) function in class:DefaultCommit
H A Dcpu.cc613 commit.setThreads(thread);

Completed in 16 milliseconds