Home
last modified time | relevance | path

Searched refs:PERF_END (Results 1 – 25 of 32) sorted by relevance

12

/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/
DPeiRsa2048Sha256GuidedSectionExtractLib.c165 PERF_END (NULL, "RsaCopy", "PEI", 0); in Rsa2048Sha256GuidedSectionHandler()
193 PERF_END (NULL, "RsaCopy", "PEI", 0); in Rsa2048Sha256GuidedSectionHandler()
316 PERF_END (NULL, "RsaShaData", "PEI", 0); in Rsa2048Sha256GuidedSectionHandler()
340 PERF_END (NULL, "RsaVerify", "PEI", 0); in Rsa2048Sha256GuidedSectionHandler()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/
DDxeRsa2048Sha256GuidedSectionExtractLib.c168 PERF_END (NULL, "RsaCopy", "DXE", 0); in Rsa2048Sha256GuidedSectionHandler()
196 PERF_END (NULL, "RsaCopy", "DXE", 0); in Rsa2048Sha256GuidedSectionHandler()
332 PERF_END (NULL, "RsaShaData", "DXE", 0); in Rsa2048Sha256GuidedSectionHandler()
356 PERF_END (NULL, "RsaVerify", "DXE", 0); in Rsa2048Sha256GuidedSectionHandler()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiPerf.h144 #define PERF_END(handle, token, host, ticker) EndMeasure (handle, token, host, ticker) macro
157 #define PERF_END(handle, token, host, ticker) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/
DPeiMain.c348 PERF_END (NULL, "SEC", NULL, 0); in PeiCore()
357 PERF_END (NULL,"PreMem", NULL, 0); in PeiCore()
415 PERF_END (NULL,"DisMem", NULL, 0); in PeiCore()
431 PERF_END (NULL, "PostMem", NULL, 0); in PeiCore()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
DBdsEntry.c612 PERF_END (NULL, "DXE", NULL, 0); in BdsEntry()
759 PERF_END (NULL, "PlatformBootManagerBeforeConsole", "BDS", 0); in BdsEntry()
798 PERF_END (NULL, "EfiBootManagerConnectAllDefaultConsoles", "BDS", 0); in BdsEntry()
813 PERF_END (NULL, "PlatformBootManagerAfterConsole", "BDS", 0); in BdsEntry()
908 PERF_END (NULL, "BdsWait", "BDS", 0); in BdsEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeMain.c310 PERF_END (NULL,"PEI", NULL, 0) ; in DxeMain()
460 PERF_END (NULL,"CoreInitializeDispatcher", "DxeMain", 0) ; in DxeMain()
467 PERF_END (NULL, "CoreDispatcher", "DxeMain", 0); in DxeMain()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConsole.c726 PERF_END (NULL, "ConOutReady", "BDS", 0); in EfiBootManagerConnectAllDefaultConsoles()
734 PERF_END (NULL, "ConInReady", "BDS", 0); in EfiBootManagerConnectAllDefaultConsoles()
741 PERF_END (NULL, "ErrOutReady", "BDS", 0); in EfiBootManagerConnectAllDefaultConsoles()
DBmPerformance.c181 PERF_END(NULL, "BDS", NULL, 0); in BmWriteBootToOsPerformanceData()
/device/linaro/bootloader/edk2/BeagleBoardPkg/Bds/
DFirmwareVolume.c144 PERF_END (NULL, "BDS", NULL, 0); in LoadPeCoffSectionFromFv()
DBdsEntry.c75 PERF_END (NULL, "DXE", NULL, 0); in BdsEntry()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Bds/
DFirmwareVolume.c144 PERF_END (NULL, "BDS", NULL, 0); in LoadPeCoffSectionFromFv()
DBdsEntry.c75 PERF_END (NULL, "DXE", NULL, 0); in BdsEntry()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DMemoryCallback.c152 PERF_END (NULL, "SetCache", NULL, 0); in MemoryDiscoveredPpiNotifyCallback()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DPerformanceLib.h281 #define PERF_END(Handle, Token, Module, TimeStamp) \ macro
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DBdsEntry.c541 PERF_END (NULL, "DXE", NULL, 0); in BdsEntry()
654 PERF_END (NULL, "PlatformBds", "BDS", 0); in BdsEntry()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DPerformance.c177 PERF_END(NULL, "BDS", NULL, 0); in WriteBootToOsPerformanceData()
DBdsConsole.c532 PERF_END (NULL, "ConOut", "BDS", 0); in BdsLibConnectAllDefaultConsoles()
611 PERF_END (NULL, "ConOut", "BDS", 0); in BdsLibConnectAllDefaultConsolesWithOutConIn()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DPerformance.c182 PERF_END(NULL, "BDS", NULL, 0); in WriteBootToOsPerformanceData()
DBdsConsole.c532 PERF_END (NULL, "ConOut", "BDS", 0); in BdsLibConnectAllDefaultConsoles()
611 PERF_END (NULL, "ConOut", "BDS", 0); in BdsLibConnectAllDefaultConsolesWithOutConIn()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c1463 PERF_END (Handle, "LoadImage:", NULL, 0); in CoreLoadImage()
1553 PERF_END (Handle, "LoadImage:", NULL, 0); in CoreLoadImageEx()
1645 PERF_END (NULL, "StartImage:", NULL, 0); in CoreStartImage()
1747 PERF_END (Handle, "StartImage:", NULL, 0); in CoreStartImage()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
DLinuxStarter.c123 PERF_END (NULL, "BDS", NULL, 0); in StartLinux()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/Arm/
DLinuxStarter.c121 PERF_END (NULL, "BDS", NULL, 0); in StartLinux()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DDriverSupport.c636 PERF_END (DriverBinding->DriverBindingHandle, "DB:Support:", NULL, 0); in CoreConnectSingleController()
651 PERF_END (DriverBinding->DriverBindingHandle, "DB:Start:", NULL, 0); in CoreConnectSingleController()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPiSmmCore.c522 PERF_END (NULL, "SMM", NULL, 0) ; in SmmEntryPoint()
DDispatcher.c612 PERF_END (DriverEntry->ImageHandle, "LoadImage:", NULL, 0); in SmmLoadImage()
881 PERF_END (DriverEntry->ImageHandle, "StartImage:", NULL, 0); in SmmDispatcher()

12