On Wed, 15 Aug 2012, Mahmood Naderan wrote:

can you explain more? Do you mean
committed_per_cycle::0           104666668     92.88%     92.88%
committed_per_cycle::1             3386850      3.01%     95.89%
committed_per_cycle::2             1354569      1.20%     97.09%
committed_per_cycle::3             1271969      1.13%     98.22%
committed_per_cycle::4             2005051      1.78%    100.00%


What does cycle::0~4 mean then? Are these sample regions? But I see
committed_per_cycle::samples     112685107
So there are 112685107 regions.


Number of cycles in which no instruction was committed = 104666668
Number of cycles in which 1 instruction was committed = 3386850
Number of cycles in which 2 instructions were committed = 1354569

and so on. There were 112685107 cycles in which the data for the histogram was collected.

--
Nilay

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to