summaryrefslogtreecommitdiff
path: root/PerformancePkg/Dp_App/DpTrace.c
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-02-18 02:11:53 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-02-18 02:11:53 +0000
commitcbdf19a53e502ed4824c587f6b19e8f138032875 (patch)
tree3802c4da888b8a7fda905383e33350bbb9961e94 /PerformancePkg/Dp_App/DpTrace.c
parentba319b960e4a6d63c0c296389baf43a1627a3b03 (diff)
downloadedk2-platforms-cbdf19a53e502ed4824c587f6b19e8f138032875.tar.xz
Refine coding style.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11323 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PerformancePkg/Dp_App/DpTrace.c')
-rw-r--r--PerformancePkg/Dp_App/DpTrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PerformancePkg/Dp_App/DpTrace.c b/PerformancePkg/Dp_App/DpTrace.c
index b60d7c98c0..f4cdb88aaf 100644
--- a/PerformancePkg/Dp_App/DpTrace.c
+++ b/PerformancePkg/Dp_App/DpTrace.c
@@ -327,7 +327,7 @@ DumpRawTrace(
**/
VOID
ProcessPhases(
- UINT64 Ticker
+ IN UINT64 Ticker
)
{
MEASUREMENT_RECORD Measurement;