Home
last modified time | relevance | path

Searched refs:Performance (Results 1 – 25 of 72) sorted by relevance

123

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/
DFirmwarePerformancePei.uni2 // 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."
26Performance Record in ACPI Firmware Performance Data Table. In normal boot mode, it consumes SecPe…
DFirmwarePerformancePei.c161 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()
DFirmwarePerformancePei.inf2 # 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/
DSmmPerformanceLib.uni2 // 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…
DSmmPerformanceLib.inf2 # 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,
DSmmPerformanceLib.c73 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/
DDxePerformanceLib.uni2 // 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. …
DDxePerformanceLib.inf2 # 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,
DDxePerformanceLib.c51 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/
DSmmCorePerformanceLib.uni2 // 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…
26Performance and PerformanceEx Protocol, which is consumed by SmmPerformanceLib to logging performa…
DSmmCorePerformanceLib.inf2 # 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/
DBasePerformanceLibNull.uni2 // 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/
DDxeCorePerformanceLib.uni2 // 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…
27Performance and PerformanceEx Protocol, which is consumed by DxePerformanceLib to logging performa…
DDxeCorePerformanceLib.inf2 # 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/
DFirmwarePerformanceDxe.uni2 // 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/
DFirmwarePerformanceSmm.uni2 // 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."
DFirmwarePerformanceSmm.inf2 # 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/
DSecGetPerformance.c45 OUT FIRMWARE_SEC_PERFORMANCE *Performance in SecGetPerformance() argument
87 Performance->ResetEnd = GetTimeInNanoSecond (Ticker); in SecGetPerformance()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/
DSecGetPerformance.c45 OUT FIRMWARE_SEC_PERFORMANCE *Performance in SecGetPerformance() argument
87 Performance->ResetEnd = GetTimeInNanoSecond (Ticker); in SecGetPerformance()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
DSecGetPerformance.c44 OUT FIRMWARE_SEC_PERFORMANCE *Performance in SecGetPerformance() argument
86 Performance->ResetEnd = GetTimeInNanoSecond (Ticker); in SecGetPerformance()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/
DEdkProtocolLib.inf80 Performance/Performance.h
81 Performance/Performance.c
/device/linaro/bootloader/edk2/PerformancePkg/
DPerformancePkg.dec3 # Performance Libraries.
26 ## Performance Package token space guid
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/
DPerformance.c23 #include EFI_PROTOCOL_DEFINITION (Performance)
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiPerformanceLib/
DPeiPerformanceLib.uni2 // 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/
DSecPerformance.h55 OUT FIRMWARE_SEC_PERFORMANCE *Performance

123