170,179d169
< LSQ<Impl>::regStats()
< {
< //Initialize LSQs
< for (int tid=0; tid < numThreads; tid++) {
< thread[tid].regStats();
< }
< }
<
< template<class Impl>
< void