use Counter to avoid overflowing an int
authorNathan Binkert <binkertn@umich.edu>
Sun, 20 Nov 2005 23:32:22 +0000 (18:32 -0500)
committerNathan Binkert <binkertn@umich.edu>
Sun, 20 Nov 2005 23:32:22 +0000 (18:32 -0500)
commit9e8151f39220957b2be0b546544b6e74831071a9
treefa62baefbdcc51fed851e03cd187b83f2c3e0461
parent441c43d36cae407943c486263b543cc08781c3a0
use Counter to avoid overflowing an int

cpu/profile.hh:
    use Counter for the profile count to avoid overflow

--HG--
extra : convert_revision : bb603b7d139d1736dced26ef0ce1f93ddea30de7
cpu/profile.hh