Searched defs:numStores (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq_impl.hh417 LSQ<Impl>::numStores() function in class:LSQ
H A Dlsq_unit.hh310 int numStores() { return stores; } function in class:LSQUnit
H A Dlsq.hh932 int numStores(ThreadID tid) { return thread.at(tid).numStores(); } function in class:LSQ::LSQRequest

Completed in 15 milliseconds