Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.h79 } PERF_SUMMARY_DATA; typedef
DDpInternal.h33 extern PERF_SUMMARY_DATA SummaryData; ///< Create the SummaryData structure and init. to ZERO.
DDp.c55 PERF_SUMMARY_DATA SummaryData = { 0 }; ///< Create the SummaryData structure and init. to ZERO.
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.h78 } PERF_SUMMARY_DATA; typedef
DDpInternal.h34 extern PERF_SUMMARY_DATA SummaryData; ///< Create the SummaryData structure and init. to ZERO.
DDp.c55 PERF_SUMMARY_DATA SummaryData = { 0 }; ///< Create the SummaryData structure and init. to ZERO.