audk/PerformancePkg
lzeng14 0d70a7090f ProcessCumulative() function always calculates the average performance by dividing the count of performance record.
When the count is zero, it will report exception, so it needs to be enhanced to check the dividend.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11260 6f19259b-4bc3-4df7-8a09-765794883524
2011-01-20 11:18:14 +00:00
..
Dp_App ProcessCumulative() function always calculates the average performance by dividing the count of performance record. 2011-01-20 11:18:14 +00:00
Include Refine code to make code follow the coding style. 2010-11-08 05:28:01 +00:00
Library/TscTimerLib Refine code to make code follow the coding style. 2010-11-08 05:28:01 +00:00
PerformancePkg.dec Update the copyright notice format 2010-04-24 12:09:16 +00:00
PerformancePkg.dsc pass build for IPF. 2010-10-26 03:07:33 +00:00