Deal with divide by zero in the python stats stuff.
authorNathan Binkert <binkertn@umich.edu>
Mon, 21 Nov 2005 04:42:53 +0000 (23:42 -0500)
committerNathan Binkert <binkertn@umich.edu>
Mon, 21 Nov 2005 04:42:53 +0000 (23:42 -0500)
commita1023184126e79b14ceceb3fa7a93f6f4a21b10e
treedad16d8473c78c8ace6b4c4c8094a560c88a02b5
parent67c276ed2ea254ec5b3df1853d0a92c053e95879
Deal with divide by zero in the python stats stuff.

util/stats/info.py:
    If an operation results in a divide by zero, just return None

--HG--
extra : convert_revision : 19cb4319734a3a9cf02bb1966fed42eb0c8a8ade
util/stats/info.py