Fix stat bug.
--HG-- extra : convert_revision : 3e4df934478de1ef6a84f193d9ef722157ac6baf
This commit is contained in:
@@ -925,7 +925,7 @@ DefaultCommit<Impl>::commitInsts()
|
||||
numCommittedDist.sample(num_committed);
|
||||
|
||||
if (num_committed == commitWidth) {
|
||||
commitEligibleSamples[0]++;
|
||||
commitEligibleSamples++;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user