audk/PerformancePkg/Dp_App
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.c Fixed build error 2010-11-12 07:35:37 +00:00
Dp.h Move some define code to the uni file. Also fixed some memory leak. 2010-11-09 03:22:42 +00:00
Dp.inf Refine coding style. 2010-11-12 08:00:23 +00:00
DpInternal.h Refine coding style. 2010-11-12 08:00:23 +00:00
DpProfile.c Move some define code to the uni file. Also fixed some memory leak. 2010-11-09 03:22:42 +00:00
DpStrings.uni Show PEIM GUID in PERF log. 2010-12-30 09:38:38 +00:00
DpTrace.c ProcessCumulative() function always calculates the average performance by dividing the count of performance record. 2011-01-20 11:18:14 +00:00
DpUtilities.c Move some define code to the uni file. Also fixed some memory leak. 2010-11-09 03:22:42 +00:00
Literals.c Move some define code to the uni file. Also fixed some memory leak. 2010-11-09 03:22:42 +00:00
Literals.h Move some define code to the uni file. Also fixed some memory leak. 2010-11-09 03:22:42 +00:00