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

/gem5/src/cpu/minor/
H A Dlsq.cc723 return slots.size() < numSlots;
942 if (i < numSlots)
946 while (i < numSlots) {
950 if (i < numSlots)
1671 numSlots(store_buffer_size),
H A Dlsq.hh472 const unsigned int numSlots; member in class:Minor::LSQ::StoreBuffer

Completed in 12 milliseconds