Home
last modified time | relevance | path

Searched refs:PEI_SEC_PERFORMANCE_PPI (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/
DSecPerformance.h25 typedef struct _PEI_SEC_PERFORMANCE_PPI PEI_SEC_PERFORMANCE_PPI; typedef
54 IN PEI_SEC_PERFORMANCE_PPI *This,
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
DFspPlatformSecLibVlv2.c61 IN PEI_SEC_PERFORMANCE_PPI *This,
94 PEI_SEC_PERFORMANCE_PPI mSecPerformancePpi = {
DSecGetPerformance.c43 IN PEI_SEC_PERFORMANCE_PPI *This, in SecGetPerformance()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/
DFspPlatformSecLibSample.c62 IN PEI_SEC_PERFORMANCE_PPI *This,
95 PEI_SEC_PERFORMANCE_PPI mSecPerformancePpi = {
DSecGetPerformance.c44 IN PEI_SEC_PERFORMANCE_PPI *This, in SecGetPerformance()
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/
DFspWrapperPlatformSecLibSample.c63 IN PEI_SEC_PERFORMANCE_PPI *This,
67 PEI_SEC_PERFORMANCE_PPI mSecPerformancePpi = {
DSecGetPerformance.c44 IN PEI_SEC_PERFORMANCE_PPI *This, in SecGetPerformance()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/
DFirmwarePerformancePei.c160 PEI_SEC_PERFORMANCE_PPI *SecPerf; in FirmwarePerformancePeiEntryPoint()