Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.h78 …UINT32 NumGlobal; ///< Number of measurements with END value and NULL handle. member
DDp.c107 …iEx (-1, -1, NULL, STRING_TOKEN (STR_DP_STATS_NUMGLOBALS), gDpHiiHandle, SummaryData.NumGlobal); in DumpStatistics()
DDpTrace.c85 ++SummaryData.NumGlobal; in GatherStatistics()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.h77 …UINT32 NumGlobal; ///< Number of measurements with END value and NULL handle. member
DDp.c166 PrintToken( STRING_TOKEN (STR_DP_STATS_NUMGLOBALS), SummaryData.NumGlobal); in DumpStatistics()
DDpTrace.c85 ++SummaryData.NumGlobal; in GatherStatistics()