/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/ |
D | FirmwarePerformancePei.uni | 2 // Firmware Performance Pei Module. 4 // In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Dat… 9 // for S3 Resume Performance Record on S3 resume boot path. 24 #string STR_MODULE_ABSTRACT #language en-US "Firmware Performance Pei Module." 26 …Performance Record in ACPI Firmware Performance Data Table. In normal boot mode, it consumes SecPe…
|
D | FirmwarePerformancePei.c | 161 FIRMWARE_SEC_PERFORMANCE Performance; in FirmwarePerformancePeiEntryPoint() local 189 Status = SecPerf->GetPerformance (PeiServices, SecPerf, &Performance); in FirmwarePerformancePeiEntryPoint() 194 &Performance, in FirmwarePerformancePeiEntryPoint() 197 DEBUG ((EFI_D_INFO, "FPDT: SEC Performance Hob ResetEnd = %ld\n", Performance.ResetEnd)); in FirmwarePerformancePeiEntryPoint()
|
D | FirmwarePerformancePei.inf | 2 # Firmware Performance Pei Module. 4 # In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Dat… 9 # for S3 Resume Performance Record on S3 resume boot path.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/ |
D | SmmPerformanceLib.uni | 2 // Performance library instance used in SMM phase. 5 // data. It consumes SMM PerformanceEx or Performance Protocol published by SmmCorePerformanceLib 6 // to log performance data. If both SMM PerformanceEx and Performance Protocol are not available, 22 #string STR_MODULE_ABSTRACT #language en-US "Performance library instance used in the S… 24 …rformanceEx or Performance Protocol published by SmmCorePerformanceLib to log performance data. If…
|
D | SmmPerformanceLib.inf | 2 # Performance library instance used in SMM phase. 5 # data. It consumes SMM PerformanceEx or Performance Protocol published by SmmCorePerformanceLib 6 # to log performance data. If both SMM PerformanceEx and Performance Protocol are not available,
|
D | SmmPerformanceLib.c | 73 PERFORMANCE_PROTOCOL *Performance; in GetPerformanceProtocol() local 90 Status = gSmst->SmmLocateProtocol (&gSmmPerformanceProtocolGuid, NULL, (VOID **) &Performance); in GetPerformanceProtocol() 92 ASSERT (Performance != NULL); in GetPerformanceProtocol() 96 mPerformance = Performance; in GetPerformanceProtocol()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/ |
D | DxePerformanceLib.uni | 2 // Performance library instance used in DXE phase. 5 // data. It consumes PerformanceEx or Performance Protocol published by DxeCorePerformanceLib 6 // to log performance data. If both PerformanceEx and Performance Protocol are not available, 24 …PerformanceEx or Performance Protocol published by DxeCorePerformanceLib to log performance data. …
|
D | DxePerformanceLib.inf | 2 # Performance library instance used in DXE phase. 5 # data. It consumes PerformanceEx or Performance Protocol published by DxeCorePerformanceLib 6 # to log performance data. If both PerformanceEx and Performance Protocol are not available,
|
D | DxePerformanceLib.c | 51 PERFORMANCE_PROTOCOL *Performance; in GetPerformanceProtocol() local 68 Status = gBS->LocateProtocol (&gPerformanceProtocolGuid, NULL, (VOID **) &Performance); in GetPerformanceProtocol() 70 ASSERT (Performance != NULL); in GetPerformanceProtocol() 74 mPerformance = Performance; in GetPerformanceProtocol()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/ |
D | SmmCorePerformanceLib.uni | 2 // Performance library instance used by SMM Core. 6 // It initializes SMM phase performance logging by publishing the SMM Performance and PerformanceEx… 9 // SMM Performance and PerformanceEx Protocol are installed at the very beginning of SMM phase. 24 #string STR_MODULE_ABSTRACT #language en-US "Performance library instance used by SMM C… 26 …Performance and PerformanceEx Protocol, which is consumed by SmmPerformanceLib to logging performa…
|
D | SmmCorePerformanceLib.inf | 2 # Performance library instance used by SMM Core. 6 # It initializes SMM phase performance logging by publishing the SMM Performance and PerformanceEx… 9 # SMM Performance and PerformanceEx Protocol are installed at the very beginning of SMM phase.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BasePerformanceLibNull/ |
D | BasePerformanceLibNull.uni | 2 // Instance of Performance Library with empty functions. 4 // Instance of Performance Library with empty functions. 18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Performance Library with empty… 20 #string STR_MODULE_DESCRIPTION #language en-US "Instance of Performance Library with empty…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/ |
D | DxeCorePerformanceLib.uni | 2 // Performance library instance mainly for DxeCore usage. 7 // It initializes DXE phase performance logging by publishing the Performance and PerformanceEx Pro… 10 // Performance and PerformanceEx Protocol are installed at the very beginning of DXE phase. 25 #string STR_MODULE_ABSTRACT #language en-US "Performance library instance mainly for Dx… 27 …Performance and PerformanceEx Protocol, which is consumed by DxePerformanceLib to logging performa…
|
D | DxeCorePerformanceLib.inf | 2 # Performance library instance mainly for DxeCore usage. 7 # It initializes DXE phase performance logging by publishing the Performance and PerformanceEx Pro… 10 # Performance and PerformanceEx Protocol are installed at the very beginning of DXE phase.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/ |
D | FirmwarePerformanceDxe.uni | 2 // This module installs ACPI Firmware Performance Data Table (FPDT). 5 // for Firmware Basic Boot Performance Record and other boot performance records, 21 #string STR_MODULE_ABSTRACT #language en-US "Installs ACPI Firmware Performance Data Ta… 23 …atus code listener to collect performance data for Firmware Basic Boot Performance Record and othe…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/ |
D | FirmwarePerformanceSmm.uni | 2 // This module collects performance data for SMM driver boot records and S3 Suspend Performance Rec… 5 // for SMM boot performance records and S3 Suspend Performance Record. 20 …age en-US "Collects performance data for SMM driver boot records and S3 Suspend Performance Record" 22 …er to collect performance data for SMM boot performance records and S3 Suspend Performance Record."
|
D | FirmwarePerformanceSmm.inf | 2 # This module collects performance data for SMM driver boot records and S3 Suspend Performance Rec… 5 # for SMM boot performance records and S3 Suspend Performance Record.
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/ |
D | SecGetPerformance.c | 45 OUT FIRMWARE_SEC_PERFORMANCE *Performance in SecGetPerformance() argument 87 Performance->ResetEnd = GetTimeInNanoSecond (Ticker); in SecGetPerformance()
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/ |
D | SecGetPerformance.c | 45 OUT FIRMWARE_SEC_PERFORMANCE *Performance in SecGetPerformance() argument 87 Performance->ResetEnd = GetTimeInNanoSecond (Ticker); in SecGetPerformance()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/ |
D | SecGetPerformance.c | 44 OUT FIRMWARE_SEC_PERFORMANCE *Performance in SecGetPerformance() argument 86 Performance->ResetEnd = GetTimeInNanoSecond (Ticker); in SecGetPerformance()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/ |
D | EdkProtocolLib.inf | 80 Performance/Performance.h 81 Performance/Performance.c
|
/device/linaro/bootloader/edk2/PerformancePkg/ |
D | PerformancePkg.dec | 3 # Performance Libraries. 26 ## Performance Package token space guid
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/ |
D | Performance.c | 23 #include EFI_PROTOCOL_DEFINITION (Performance)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiPerformanceLib/ |
D | PeiPerformanceLib.uni | 2 // Performance library instance used in PEI phase. 21 #string STR_MODULE_ABSTRACT #language en-US "Performance library instance used in the P…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/ |
D | SecPerformance.h | 55 OUT FIRMWARE_SEC_PERFORMANCE *Performance
|