Home
last modified time | relevance | path

Searched refs:NumSummary (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.h75 UINT32 NumSummary; ///< Number of summary section measurements. member
DDp.c104 …Ex (-1, -1, NULL, STRING_TOKEN (STR_DP_STATS_NUMPHASES), gDpHiiHandle, SummaryData.NumSummary); in DumpStatistics()
DDpTrace.c81 ++SummaryData.NumSummary; // Count the number of major phases in GatherStatistics()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.h74 UINT32 NumSummary; ///< Number of summary section measurements. member
DDp.c163 PrintToken( STRING_TOKEN (STR_DP_STATS_NUMPHASES), SummaryData.NumSummary); in DumpStatistics()
DDpTrace.c81 ++SummaryData.NumSummary; // Count the number of major phases in GatherStatistics()