Home
last modified time | relevance | path

Searched refs:EDKII_MEMORY_PROFILE_PROTOCOL (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DMemoryProfile.h207 typedef struct _EDKII_MEMORY_PROFILE_PROTOCOL EDKII_MEMORY_PROFILE_PROTOCOL; typedef
226 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
249 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
273 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
296 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
313 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
343 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
465 typedef EDKII_MEMORY_PROFILE_PROTOCOL EDKII_SMM_MEMORY_PROFILE_PROTOCOL;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c89 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
112 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
136 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
156 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
173 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
203 IN EDKII_MEMORY_PROFILE_PROTOCOL *This,
212 EDKII_MEMORY_PROFILE_PROTOCOL mProfileProtocol = {
1585 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, in ProfileProtocolGetData()
1635 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, in ProfileProtocolRegisterImage()
1675 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, in ProfileProtocolUnregisterImage()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DDxeMemoryProfileLib.c24 EDKII_MEMORY_PROFILE_PROTOCOL *mLibProfileProtocol;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
DPiSmmCoreMemoryProfileLib.c24 EDKII_MEMORY_PROFILE_PROTOCOL *mLibProfileProtocol;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DSmmMemoryProfileLib.c23 EDKII_MEMORY_PROFILE_PROTOCOL *mLibProfileProtocol;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
DScriptExecute.c229 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in RegisterMemoryProfileImage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/
DScriptSave.c812 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in RegisterMemoryProfileImage()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DSmramProfileRecord.c511 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in RegisterImageToDxe()
550 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in UnregisterImageFromDxe()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
DMemoryProfileInfo.c1028 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in GetUefiMemoryProfileData()