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

/gem5/src/cpu/o3/
H A Dfu_pool.cc64 FUPool::FUIdxQueue::getFU() function in class:FUPool::FUIdxQueue
167 int fu_idx = fuPerCapList[capability].getFU();
173 fu_idx = fuPerCapList[capability].getFU();
H A Dfu_pool.hh107 inline int getFU();

Completed in 5 milliseconds