Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.h74 UINT32 NumIncomplete; ///< Number of measurements with no END value. member
DDp.c103 …(-1, -1, NULL, STRING_TOKEN (STR_DP_STATS_NUMINCOMPLETE), gDpHiiHandle, SummaryData.NumIncomplete); in DumpStatistics()
DDpTrace.c72 ++SummaryData.NumIncomplete; // Count the incomplete records in GatherStatistics()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.h73 UINT32 NumIncomplete; ///< Number of measurements with no END value. member
DDp.c162 PrintToken( STRING_TOKEN (STR_DP_STATS_NUMINCOMPLETE), SummaryData.NumIncomplete); in DumpStatistics()
DDpTrace.c72 ++SummaryData.NumIncomplete; // Count the incomplete records in GatherStatistics()