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

/gem5/src/cpu/o3/
H A Dlsq_impl.hh66 cacheStorePorts(params->cacheStorePorts), usedStorePorts(0),
171 usedStorePorts = 0;
188 usedStorePorts = 0;
213 ret = usedStorePorts < cacheStorePorts;
226 usedStorePorts++;
H A Dlsq.hh1062 int usedStorePorts; member in class:LSQ::LSQRequest

Completed in 6 milliseconds