207,219d206
< //
< // Commit-Eligible instructions...
< //
< // -> The number of instructions eligible to commit in those
< // cycles where we reached our commit BW limit (less the number
< // actually committed)
< //
< // -> The average value is computed over ALL CYCLES... not just
< // the BW limited cycles
< //
< // -> The standard deviation is computed only over cycles where
< // we reached the BW limit
< //